Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -26,7 +26,7 @@
|
|
26 |
"use_cache": true,
|
27 |
"vision_config": {
|
28 |
"dropout": 0.0,
|
29 |
-
"hidden_size":
|
30 |
"image_size": 336,
|
31 |
"intermediate_size": 4096,
|
32 |
"model_type": "clip_vision_model",
|
|
|
26 |
"use_cache": true,
|
27 |
"vision_config": {
|
28 |
"dropout": 0.0,
|
29 |
+
"hidden_size": 1024,
|
30 |
"image_size": 336,
|
31 |
"intermediate_size": 4096,
|
32 |
"model_type": "clip_vision_model",
|