Update README.md
Browse files
README.md
CHANGED
@@ -12,6 +12,6 @@ tags:
|
|
12 |
> persimmon-8b went to the vocab lipo clinic
|
13 |
|
14 |
|
15 |
-
This is a slimmed-down version of [persimmon-8b-base](https://huggingface.co/adept/persimmon-8b-base) that removes the 70,000 unused entries in the model vocab and tokenizer. Should be _slightly_ faster.
|
16 |
|
17 |
Credit: [fine-tune-fuyu](https://github.com/phillip-kravtsov/fine-tune-fuyu) (`scripts/surgery.py` was adapted for persimmon)
|
|
|
12 |
> persimmon-8b went to the vocab lipo clinic
|
13 |
|
14 |
|
15 |
+
This is a slimmed-down version of [persimmon-8b-base](https://huggingface.co/adept/persimmon-8b-base) that removes the 70,000 unused entries in the model vocab and tokenizer (check out the safetensors layer overview). Should be _slightly_ faster.
|
16 |
|
17 |
Credit: [fine-tune-fuyu](https://github.com/phillip-kravtsov/fine-tune-fuyu) (`scripts/surgery.py` was adapted for persimmon)
|