voidful commited on
Commit
7dd9fe0
·
verified ·
1 Parent(s): a705b85

Update params

Browse files
Files changed (1) hide show
  1. params +1 -1
params CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "stop": "</answer>",
3
  "temperature": 0.6,
4
  "top_p": 0.9,
5
  "repeat_penalty": 1.1,
 
1
  {
2
+ "stop": ["</answer>","<|start_header_id|>","<|end_header_id|>","<|eot_id|>"],
3
  "temperature": 0.6,
4
  "top_p": 0.9,
5
  "repeat_penalty": 1.1,