Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ inference:
|
|
13 |
temperature: 0.8
|
14 |
repetition_penalty: 1.05
|
15 |
no_repeat_ngram_size: 4
|
16 |
-
|
17 |
renormalize_logits: true
|
18 |
widget:
|
19 |
- text: My name is El Microondas the Wise, and
|
|
|
13 |
temperature: 0.8
|
14 |
repetition_penalty: 1.05
|
15 |
no_repeat_ngram_size: 4
|
16 |
+
epsilon_cutoff: 0.0006
|
17 |
renormalize_logits: true
|
18 |
widget:
|
19 |
- text: My name is El Microondas the Wise, and
|