zye1235357
commited on
Update generation_config.json
Browse files- generation_config.json +1 -1
generation_config.json
CHANGED
@@ -16,7 +16,7 @@
|
|
16 |
"guidance_scale": 0.5,
|
17 |
"temperature": 0.15,
|
18 |
"top_k": 50,
|
19 |
-
"top_p": 0.85
|
20 |
"renormalize_logits": true
|
21 |
|
22 |
|
|
|
16 |
"guidance_scale": 0.5,
|
17 |
"temperature": 0.15,
|
18 |
"top_k": 50,
|
19 |
+
"top_p": 0.85,
|
20 |
"renormalize_logits": true
|
21 |
|
22 |
|