rodrigomasini commited on
Commit
3be58a1
1 Parent(s): da891a1

Create reflection.yaml

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