Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -17,7 +17,7 @@
|
|
17 |
"mm_projector_type": "mlp2x_gelu",
|
18 |
"mm_use_im_patch_token": false,
|
19 |
"mm_use_im_start_end": false,
|
20 |
-
"mm_vision_tower": "
|
21 |
"model_type": "seagull",
|
22 |
"num_attention_heads": 32,
|
23 |
"num_hidden_layers": 32,
|
|
|
17 |
"mm_projector_type": "mlp2x_gelu",
|
18 |
"mm_use_im_patch_token": false,
|
19 |
"mm_use_im_start_end": false,
|
20 |
+
"mm_vision_tower": "./checkpoints/open_clip_pytorch_model.bin",
|
21 |
"model_type": "seagull",
|
22 |
"num_attention_heads": 32,
|
23 |
"num_hidden_layers": 32,
|