Update generation_config.json
Browse files- generation_config.json +1 -1
generation_config.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"bos_token_id": 1026,
|
3 |
"do_sample": true,
|
4 |
"eos_token_id": 1024,
|
5 |
-
"guidance_scale": 3.
|
6 |
"max_length": 3072,
|
7 |
"pad_token_id": 1025,
|
8 |
"temperature": 1.8,
|
|
|
2 |
"bos_token_id": 1026,
|
3 |
"do_sample": true,
|
4 |
"eos_token_id": 1024,
|
5 |
+
"guidance_scale": 3.0,
|
6 |
"max_length": 3072,
|
7 |
"pad_token_id": 1025,
|
8 |
"temperature": 1.8,
|