rodrigomasini commited on
Commit
f225842
·
verified ·
1 Parent(s): ebff85e

Create strict.yaml

Browse files
Files changed (1) hide show
  1. presets/strict.yaml +4 -0
presets/strict.yaml ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ temperature: 0.2
2
+ top_p: 0.1
3
+ repetition_penalty: 1.1
4
+ top_k: 40