ST Preset JSON File - DolphinMaid
Browse files
st_preset/DolphinMaid.json
CHANGED
@@ -28,7 +28,7 @@
|
|
28 |
"min_temp": 0.3,
|
29 |
"max_temp": 0.5,
|
30 |
"dynatemp_exponent": 0.85,
|
31 |
-
"smoothing_factor": 0.
|
32 |
"smoothing_curve": 1,
|
33 |
"dry_allowed_length": 2,
|
34 |
"dry_multiplier": 2,
|
@@ -82,6 +82,6 @@
|
|
82 |
],
|
83 |
"logit_bias": [],
|
84 |
"rep_pen_size": 0,
|
85 |
-
"genamt":
|
86 |
"max_length": 16384
|
87 |
}
|
|
|
28 |
"min_temp": 0.3,
|
29 |
"max_temp": 0.5,
|
30 |
"dynatemp_exponent": 0.85,
|
31 |
+
"smoothing_factor": 0.25,
|
32 |
"smoothing_curve": 1,
|
33 |
"dry_allowed_length": 2,
|
34 |
"dry_multiplier": 2,
|
|
|
82 |
],
|
83 |
"logit_bias": [],
|
84 |
"rep_pen_size": 0,
|
85 |
+
"genamt": 200,
|
86 |
"max_length": 16384
|
87 |
}
|