aedmark commited on
Commit
ef9ca27
·
verified ·
1 Parent(s): bce1ce5

Update params

Browse files
Files changed (1) hide show
  1. params +2 -2
params CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "temperature": 0.7,
3
- "repeat_penalty": 1.10,
4
  "num_predict": 200
5
  }
 
1
  {
2
+ "temperature": 0.6,
3
+ "repeat_penalty": 1.15,
4
  "num_predict": 200
5
  }