Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -819,6 +819,7 @@
|
|
819 |
"max_window_layers": 28,
|
820 |
"mm_hidden_size": 1024,
|
821 |
"mm_patch_merge_type": "unires",
|
|
|
822 |
"mm_projector_lr": null,
|
823 |
"mm_projector_type": "mlp2x_gelu",
|
824 |
"mm_resampler_type": null,
|
|
|
819 |
"max_window_layers": 28,
|
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,
|