CreitinGameplays commited on
Commit
bab7f50
1 Parent(s): d419797

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -48,7 +48,7 @@ inference:
48
  temperature: 0.1
49
  do_sample: true
50
  top_k: 50
51
- top_p: 0.90
52
  max_new_tokens: 250
53
  repetition_penalty: 1.155
54
  ---
 
48
  temperature: 0.1
49
  do_sample: true
50
  top_k: 50
51
+ top_p: 0.14
52
  max_new_tokens: 250
53
  repetition_penalty: 1.155
54
  ---