Update README.md
Browse files
README.md
CHANGED
@@ -12,7 +12,7 @@ inference:
|
|
12 |
temperature: 0.85
|
13 |
repetition_penalty: 1.35
|
14 |
no_repeat_ngram_size: 5
|
15 |
-
eta_cutoff: 0.
|
16 |
renormalize_logits: true
|
17 |
widget:
|
18 |
- text: My name is El Microondas the Wise and
|
|
|
12 |
temperature: 0.85
|
13 |
repetition_penalty: 1.35
|
14 |
no_repeat_ngram_size: 5
|
15 |
+
eta_cutoff: 0.001
|
16 |
renormalize_logits: true
|
17 |
widget:
|
18 |
- text: My name is El Microondas the Wise and
|