Update st_preset/DolphinMaid.json
Browse files
st_preset/DolphinMaid.json
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
"top_p": 0.9,
|
5 |
"top_k": 30,
|
6 |
"top_a": 0.1,
|
7 |
-
"tfs": 0.
|
8 |
"epsilon_cutoff": 0,
|
9 |
"eta_cutoff": 0,
|
10 |
"typical_p": 0.9,
|
@@ -25,10 +25,10 @@
|
|
25 |
"do_sample": true,
|
26 |
"early_stopping": false,
|
27 |
"dynatemp": true,
|
28 |
-
"min_temp": 0.
|
29 |
-
"max_temp":
|
30 |
"dynatemp_exponent": 0.85,
|
31 |
-
"smoothing_factor": 0.
|
32 |
"smoothing_curve": 1,
|
33 |
"dry_allowed_length": 2,
|
34 |
"dry_multiplier": 2,
|
|
|
4 |
"top_p": 0.9,
|
5 |
"top_k": 30,
|
6 |
"top_a": 0.1,
|
7 |
+
"tfs": 0.5,
|
8 |
"epsilon_cutoff": 0,
|
9 |
"eta_cutoff": 0,
|
10 |
"typical_p": 0.9,
|
|
|
25 |
"do_sample": true,
|
26 |
"early_stopping": false,
|
27 |
"dynatemp": true,
|
28 |
+
"min_temp": 0.3,
|
29 |
+
"max_temp": 0.9,
|
30 |
"dynatemp_exponent": 0.85,
|
31 |
+
"smoothing_factor": 0.3,
|
32 |
"smoothing_curve": 1,
|
33 |
"dry_allowed_length": 2,
|
34 |
"dry_multiplier": 2,
|