CreitinGameplays commited on
Commit
8028516
1 Parent(s): a0441c8

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.10
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.90
52
  max_new_tokens: 250
53
  repetition_penalty: 1.155
54
  ---