Dunjeon commited on
Commit
c119de6
1 Parent(s): 58237a0

Update st_preset/DolphinMaid.json

Browse files
Files changed (1) hide show
  1. st_preset/DolphinMaid.json +4 -4
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,
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.7,
29
- "max_temp": 1.0,
30
  "dynatemp_exponent": 0.85,
31
- "smoothing_factor": 0.25,
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,