Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -66,5 +66,5 @@
|
|
66 |
"use_mm_proj": true,
|
67 |
"vision_tower_pretrained": null,
|
68 |
"vocab_size": 128256,
|
69 |
-
"image_token_index": 128257
|
70 |
}
|
|
|
66 |
"use_mm_proj": true,
|
67 |
"vision_tower_pretrained": null,
|
68 |
"vocab_size": 128256,
|
69 |
+
"image_token_index": 128257
|
70 |
}
|