echarlaix HF Staff commited on
Commit
0a5ec31
·
1 Parent(s): 9f1691f

set config pad_token_id

Browse files
Files changed (1) hide show
  1. 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,