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