PY007 commited on
Commit
508e3fc
1 Parent(s): 42d5fd1

Update config.json

Browse files
Files changed (1) hide show
  1. 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,