Update README.md
Browse files
README.md
CHANGED
@@ -63,10 +63,10 @@ TBD
|
|
63 |
## Sampling Settings
|
64 |
Here are some settings that work well with this model:
|
65 |
```
|
66 |
-
Temp
|
67 |
-
Min P
|
68 |
-
Presence Penalty
|
69 |
-
Repetition Penalty range
|
70 |
```
|
71 |
|
72 |
## Credit
|
|
|
63 |
## Sampling Settings
|
64 |
Here are some settings that work well with this model:
|
65 |
```
|
66 |
+
Temp -> 0.7 (1.0 max)
|
67 |
+
Min P -> 0.05-0.10
|
68 |
+
Presence Penalty -> 1.0
|
69 |
+
Repetition Penalty range -> 2800
|
70 |
```
|
71 |
|
72 |
## Credit
|