Update config.json
Browse files- config.json +2 -1
config.json
CHANGED
@@ -217,5 +217,6 @@
|
|
217 |
},
|
218 |
"vision_feature_layer": -2,
|
219 |
"vision_feature_select_strategy": "default",
|
220 |
-
"vision_tower_pretrained": null
|
|
|
221 |
}
|
|
|
217 |
},
|
218 |
"vision_feature_layer": -2,
|
219 |
"vision_feature_select_strategy": "default",
|
220 |
+
"vision_tower_pretrained": null,
|
221 |
+
"vocab_size": 152064
|
222 |
}
|