aedmark commited on
Commit
8bc2536
·
verified ·
1 Parent(s): 8ea3330

Update params

Browse files
Files changed (1) hide show
  1. params +1 -4
params CHANGED
@@ -1,11 +1,8 @@
1
  {
2
- "temperature": 0.60,
3
  "top_p": 0.9,
4
  "stop": [
5
  "<|im_start|>",
6
  "<|im_end|>",
7
- "<|eot_id|>",
8
- "<|eom_id|>",
9
- "<|end_of_text|>"
10
  ]
11
  }
 
1
  {
2
+ "temperature": 0.70,
3
  "top_p": 0.9,
4
  "stop": [
5
  "<|im_start|>",
6
  "<|im_end|>",
 
 
 
7
  ]
8
  }