Update README.md
Browse files
README.md
CHANGED
@@ -23,7 +23,7 @@ license: other
|
|
23 |
- This is a finetune of [Steelskull's NeMoria 21B](https://huggingface.co/TheSkullery/NeMoria-21b) model.
|
24 |
- You can check out his official merges here: https://huggingface.co/Steelskull.
|
25 |
- The finetuning process involved completion, RP, and instruct training.
|
26 |
-
- Testers have reported enhanced capabilities and richer prose.
|
27 |
|
28 |
## Links
|
29 |
|
@@ -34,4 +34,5 @@ license: other
|
|
34 |
|
35 |
- Mistral format
|
36 |
- Make sure that there is a space between `[/INST]` and `{{char}}:` like `[/INST] {{char}}:`.
|
37 |
-
- `[/INST]{{char}}:` (no space between) has a huge negative impact on performance.
|
|
|
|
23 |
- This is a finetune of [Steelskull's NeMoria 21B](https://huggingface.co/TheSkullery/NeMoria-21b) model.
|
24 |
- You can check out his official merges here: https://huggingface.co/Steelskull.
|
25 |
- The finetuning process involved completion, RP, and instruct training.
|
26 |
+
- Testers have reported enhanced RP capabilities, better storytelling, and richer prose.
|
27 |
|
28 |
## Links
|
29 |
|
|
|
34 |
|
35 |
- Mistral format
|
36 |
- Make sure that there is a space between `[/INST]` and `{{char}}:` like `[/INST] {{char}}:`.
|
37 |
+
- `[/INST]{{char}}:` (no space between) has a huge negative impact on performance.
|
38 |
+
- Use DRY
|