Ttimofeyka
commited on
Commit
•
b7ea476
1
Parent(s):
9a79a64
Update README.md
Browse files
README.md
CHANGED
@@ -15,6 +15,8 @@ tags:
|
|
15 |
The model is based on [SuperNova-Medius](https://huggingface.co/arcee-ai/SuperNova-Medius) (as the current best 14B model) with a 128k context with an emphasis on creativity, including NSFW and multi-turn conversations.
|
16 |
|
17 |
According to my tests, this finetune is much more stable with different samplers than the original model. Censorship and refusals have been reduced.
|
|
|
|
|
18 |
### Chat Template - ChatML
|
19 |
## Samplers
|
20 |
|
|
|
15 |
The model is based on [SuperNova-Medius](https://huggingface.co/arcee-ai/SuperNova-Medius) (as the current best 14B model) with a 128k context with an emphasis on creativity, including NSFW and multi-turn conversations.
|
16 |
|
17 |
According to my tests, this finetune is much more stable with different samplers than the original model. Censorship and refusals have been reduced.
|
18 |
+
|
19 |
+
The model started to follow the system prompt better, and the responses in ChatML format with bad samplers stopped reaching 800+ tokens for no reason.
|
20 |
### Chat Template - ChatML
|
21 |
## Samplers
|
22 |
|