PY007 commited on
Commit
42d5fd1
1 Parent(s): 19f42dd

Update config.json

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