Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -22,6 +22,7 @@
|
|
22 |
"mm_use_im_start_end": false,
|
23 |
"mm_vision_select_feature": "patch",
|
24 |
"mm_vision_select_layer": -1,
|
|
|
25 |
"mm_vision_tower_lr": null,
|
26 |
"mm_vision_tower_two": null,
|
27 |
"model_type": "oryx_qwen",
|
|
|
22 |
"mm_use_im_start_end": false,
|
23 |
"mm_vision_select_feature": "patch",
|
24 |
"mm_vision_select_layer": -1,
|
25 |
+
"mm_vision_tower": "oryx_vit:/path/to/oryx_vit",
|
26 |
"mm_vision_tower_lr": null,
|
27 |
"mm_vision_tower_two": null,
|
28 |
"model_type": "oryx_qwen",
|