Ttimofeyka
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -11,9 +11,9 @@ tags:
|
|
11 |
### Tissint-14B-128k-RP
|
12 |
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.
|
13 |
### Chat Template - ChatML
|
14 |
-
|
15 |
|
16 |
-
|
17 |
```
|
18 |
Temp : 0.8 - 1.15
|
19 |
Min P : 0.1
|
@@ -23,7 +23,7 @@ Repetition Penalty : 1.02
|
|
23 |
DRY 0.8, 1.75, 2, 2048 (change to 4096 or more if needed)
|
24 |
```
|
25 |
|
26 |
-
|
27 |
```
|
28 |
Temp : 1.15 - 1.5
|
29 |
Top P : 0.9
|
|
|
11 |
### Tissint-14B-128k-RP
|
12 |
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.
|
13 |
### Chat Template - ChatML
|
14 |
+
## Samplers
|
15 |
|
16 |
+
### Normal (Precise)
|
17 |
```
|
18 |
Temp : 0.8 - 1.15
|
19 |
Min P : 0.1
|
|
|
23 |
DRY 0.8, 1.75, 2, 2048 (change to 4096 or more if needed)
|
24 |
```
|
25 |
|
26 |
+
### Creativity
|
27 |
```
|
28 |
Temp : 1.15 - 1.5
|
29 |
Top P : 0.9
|