set config pad_token_id
Browse files- config.json +1 -0
config.json
CHANGED
|
@@ -6,6 +6,7 @@
|
|
| 6 |
"eoi_token_index": 200081,
|
| 7 |
"image_token_index": 200092,
|
| 8 |
"model_type": "llama4",
|
|
|
|
| 9 |
"text_config": {
|
| 10 |
"_attn_implementation_autoset": true,
|
| 11 |
"attention_bias": false,
|
|
|
|
| 6 |
"eoi_token_index": 200081,
|
| 7 |
"image_token_index": 200092,
|
| 8 |
"model_type": "llama4",
|
| 9 |
+
"pad_token_id": -1,
|
| 10 |
"text_config": {
|
| 11 |
"_attn_implementation_autoset": true,
|
| 12 |
"attention_bias": false,
|