Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -15,7 +15,7 @@
|
|
15 |
"image_aspect_ratio": "pad",
|
16 |
"initializer_range": 0.02,
|
17 |
"intermediate_size": 11008,
|
18 |
-
"
|
19 |
"max_position_embeddings": 4096,
|
20 |
"mm_hidden_size": 1024,
|
21 |
"mm_patch_merge_type": "flat",
|
|
|
15 |
"image_aspect_ratio": "pad",
|
16 |
"initializer_range": 0.02,
|
17 |
"intermediate_size": 11008,
|
18 |
+
"vdim_ckpt": "./clip-large-vdim.ckpt",
|
19 |
"max_position_embeddings": 4096,
|
20 |
"mm_hidden_size": 1024,
|
21 |
"mm_patch_merge_type": "flat",
|