Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -16,7 +16,7 @@
|
|
16 |
"mm_hidden_size": 1152,
|
17 |
"mm_projector_lr": null,
|
18 |
"mm_projector_type": "mlp2x_gelu",
|
19 |
-
"mm_vision_tower": "/
|
20 |
"model_type": "bunny-qwen",
|
21 |
"num_attention_heads": 64,
|
22 |
"num_hidden_layers": 80,
|
|
|
16 |
"mm_hidden_size": 1152,
|
17 |
"mm_projector_lr": null,
|
18 |
"mm_projector_type": "mlp2x_gelu",
|
19 |
+
"mm_vision_tower": "google/siglip-so400m-patch14-384",
|
20 |
"model_type": "bunny-qwen",
|
21 |
"num_attention_heads": 64,
|
22 |
"num_hidden_layers": 80,
|