litianjian commited on
Commit
8521f25
1 Parent(s): e520c77

add "mm_spatial_pool_mode" to config.

Browse files

"mm_spatial_pool_mode" is still a configuration, similar to the llava_next_video.

Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -153,6 +153,7 @@
153
  "image_token_index": 151646,
154
  "model_type": "llava_onevision",
155
  "projector_hidden_act": "gelu",
 
156
  "text_config": {
157
  "_name_or_path": "Qwen/Qwen2-7B-Instruct",
158
  "architectures": [
 
153
  "image_token_index": 151646,
154
  "model_type": "llava_onevision",
155
  "projector_hidden_act": "gelu",
156
+ "mm_spatial_pool_mode": "bilinear",
157
  "text_config": {
158
  "_name_or_path": "Qwen/Qwen2-7B-Instruct",
159
  "architectures": [