Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -820,6 +820,7 @@
|
|
820 |
"mm_hidden_size": 1024,
|
821 |
"mm_patch_merge_type": "unires",
|
822 |
"mm_spatial_pool_mode": "average",
|
|
|
823 |
"mm_projector_lr": null,
|
824 |
"mm_projector_type": "mlp2x_gelu",
|
825 |
"mm_resampler_type": null,
|
|
|
820 |
"mm_hidden_size": 1024,
|
821 |
"mm_patch_merge_type": "unires",
|
822 |
"mm_spatial_pool_mode": "average",
|
823 |
+
"mm_spatial_pool_stride": 2,
|
824 |
"mm_projector_lr": null,
|
825 |
"mm_projector_type": "mlp2x_gelu",
|
826 |
"mm_resampler_type": null,
|