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