aedmark commited on
Commit
e3fd311
·
verified ·
1 Parent(s): 0598de5

Create params

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