joanrodai commited on
Commit
9673981
·
verified ·
1 Parent(s): 6d19669

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -29,5 +29,6 @@
29
  "transformers_version": "4.40.1",
30
  "use_cache": true,
31
  "use_flash_attn": true,
32
- "vocab_size": 49156
 
33
  }
 
29
  "transformers_version": "4.40.1",
30
  "use_cache": true,
31
  "use_flash_attn": true,
32
+ "vocab_size": 49156,
33
+ "image_token_index": 49154
34
  }