Update README.md
Browse files
README.md
CHANGED
@@ -52,10 +52,10 @@ I was wondering how transformers work?<|im_end|>
|
|
52 |
## Sampling Settings
|
53 |
Here are some settings that work well with this model:
|
54 |
```
|
55 |
-
Temp
|
56 |
-
Min P
|
57 |
-
Presence Penalty
|
58 |
-
Repetition Penalty range
|
59 |
```
|
60 |
|
61 |
## Credit
|
|
|
52 |
## Sampling Settings
|
53 |
Here are some settings that work well with this model:
|
54 |
```
|
55 |
+
Temp -> 0.7 (1.0 max)
|
56 |
+
Min P -> 0.05-0.10
|
57 |
+
Presence Penalty -> 1.0
|
58 |
+
Repetition Penalty range -> 2800
|
59 |
```
|
60 |
|
61 |
## Credit
|