danielhanchen commited on
Commit
b4d009c
·
verified ·
1 Parent(s): 468e4af

Update params

Browse files
Files changed (1) hide show
  1. params +2 -1
params CHANGED
@@ -6,7 +6,8 @@
6
  "<|Assistant|>"
7
  ],
8
  "temperature": 0.6,
9
- "min_p" : 0.01,
10
  "repeat_penalty" : 1.0,
 
11
  "top_p" : 0.95
12
  }
 
6
  "<|Assistant|>"
7
  ],
8
  "temperature": 0.6,
9
+ "min_p" : 0.00,
10
  "repeat_penalty" : 1.0,
11
+ "top_k" : 20,
12
  "top_p" : 0.95
13
  }