Fix mistake
Browse files
README.md
CHANGED
@@ -46,13 +46,13 @@ Or this:
|
|
46 |
|
47 |
**I have decided to remove old samplers and only keep basic presets, I want people to play around and find what works best for them. Change context to desired context length**
|
48 |
|
49 |
-
[
|
50 |
|
51 |
**Temperature**
|
52 |
Feel free to play with this one, lower values are more grounded.
|
53 |
|
54 |
**Min-P**
|
55 |
-
|
56 |
Values between 0.025 - 0.10 are good, personally I would use 0.075 or lower.
|
57 |
|
58 |
**Repetition Penalty**
|
@@ -72,7 +72,7 @@ Increases word variety.
|
|
72 |
|
73 |
**Dynamic Temperature**
|
74 |
I have it disables at the moment.
|
75 |
-
Min and Max temps,
|
76 |
Exponent, do not set Exponent higher than the default of 1.
|
77 |
You might want to try playing around and setting it lower than 1, this pushes lower probabilies higher.
|
78 |
|
|
|
46 |
|
47 |
**I have decided to remove old samplers and only keep basic presets, I want people to play around and find what works best for them. Change context to desired context length**
|
48 |
|
49 |
+
[SillyTavern Docs](https://docs.sillytavern.app/usage/common-settings/#sampler-parameters)
|
50 |
|
51 |
**Temperature**
|
52 |
Feel free to play with this one, lower values are more grounded.
|
53 |
|
54 |
**Min-P**
|
55 |
+
Higher values chop off more probabilities.
|
56 |
Values between 0.025 - 0.10 are good, personally I would use 0.075 or lower.
|
57 |
|
58 |
**Repetition Penalty**
|
|
|
72 |
|
73 |
**Dynamic Temperature**
|
74 |
I have it disables at the moment.
|
75 |
+
Min and Max temps, free to change as desired.
|
76 |
Exponent, do not set Exponent higher than the default of 1.
|
77 |
You might want to try playing around and setting it lower than 1, this pushes lower probabilies higher.
|
78 |
|