Update generation_config.json
Browse files- generation_config.json +1 -0
generation_config.json
CHANGED
|
@@ -3,6 +3,7 @@
|
|
| 3 |
"do_sample": true,
|
| 4 |
"eos_token_id": [
|
| 5 |
128001,
|
|
|
|
| 6 |
128009
|
| 7 |
],
|
| 8 |
"temperature": 0.6,
|
|
|
|
| 3 |
"do_sample": true,
|
| 4 |
"eos_token_id": [
|
| 5 |
128001,
|
| 6 |
+
128008,
|
| 7 |
128009
|
| 8 |
],
|
| 9 |
"temperature": 0.6,
|