danielhanchen commited on
Commit
1d16998
·
verified ·
1 Parent(s): 99b1167

Update params

Browse files
Files changed (1) hide show
  1. params +2 -2
params CHANGED
@@ -4,8 +4,8 @@
4
  "<|im_end|>"
5
  ],
6
  "temperature": 0.6,
7
- "min_p" : 0.1,
8
- "repeat_penalty" : 1.1,
9
  "top_k" : 40,
10
  "top_p" : 0.95,
11
  "num_predict" : 32768
 
4
  "<|im_end|>"
5
  ],
6
  "temperature": 0.6,
7
+ "min_p" : 0.00,
8
+ "repeat_penalty" : 1.0,
9
  "top_k" : 40,
10
  "top_p" : 0.95,
11
  "num_predict" : 32768