Update README.md
Browse files
README.md
CHANGED
@@ -30,7 +30,7 @@ Many inference libraries have the option to automatically prepend the BOS token
|
|
30 |
For sampler settings, I'd recommend starting with a simple:
|
31 |
```
|
32 |
temperature = 1.35
|
33 |
-
min_p = 0.
|
34 |
```
|
35 |
|
36 |
### SillyTavern preset
|
|
|
30 |
For sampler settings, I'd recommend starting with a simple:
|
31 |
```
|
32 |
temperature = 1.35
|
33 |
+
min_p = 0.05
|
34 |
```
|
35 |
|
36 |
### SillyTavern preset
|