Update generation_config.json
Browse files- generation_config.json +2 -1
generation_config.json
CHANGED
|
@@ -4,7 +4,8 @@
|
|
| 4 |
"do_sample": true,
|
| 5 |
"eos_token_id": [
|
| 6 |
128009,
|
| 7 |
-
128040
|
|
|
|
| 8 |
],
|
| 9 |
"temperature": 0.6,
|
| 10 |
"top_p": 0.9,
|
|
|
|
| 4 |
"do_sample": true,
|
| 5 |
"eos_token_id": [
|
| 6 |
128009,
|
| 7 |
+
128040,
|
| 8 |
+
128008
|
| 9 |
],
|
| 10 |
"temperature": 0.6,
|
| 11 |
"top_p": 0.9,
|