Upload config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -39,5 +39,6 @@
|
|
39 |
"tune_mm_mlp_adapter": false,
|
40 |
"use_cache": true,
|
41 |
"use_mm_proj": true,
|
|
|
42 |
"vocab_size": 32000
|
43 |
}
|
|
|
39 |
"tune_mm_mlp_adapter": false,
|
40 |
"use_cache": true,
|
41 |
"use_mm_proj": true,
|
42 |
+
"vision_tower_slow": "convnext_xxlarge.clip_laion2b_soup",
|
43 |
"vocab_size": 32000
|
44 |
}
|