AlexWortega commited on
Commit
04e1087
1 Parent(s): 305bba4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ inference:
9
  max_new_tokens: 250
10
  top_k: 50
11
  top_p: 0.9
12
- early_stopping: True,
13
  no_repeat_ngram_size: 2
14
  use_cache: True
15
  repetition_penalty: 1.5
 
9
  max_new_tokens: 250
10
  top_k: 50
11
  top_p: 0.9
12
+ early_stopping: True
13
  no_repeat_ngram_size: 2
14
  use_cache: True
15
  repetition_penalty: 1.5