kcz358 commited on
Commit
4e73d23
·
verified ·
1 Parent(s): 9aef04a

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -65,5 +65,6 @@
65
  "use_cache": true,
66
  "use_mm_proj": true,
67
  "vision_tower_pretrained": null,
68
- "vocab_size": 128256
 
69
  }
 
65
  "use_cache": true,
66
  "use_mm_proj": true,
67
  "vision_tower_pretrained": null,
68
+ "vocab_size": 128256,
69
+ "image_token_index": 128256
70
  }