Update config.json
Browse files- config.json +2 -1
config.json
CHANGED
|
@@ -171,5 +171,6 @@
|
|
| 171 |
"use_bfloat16": false
|
| 172 |
},
|
| 173 |
"vision_feature_layer": -2,
|
| 174 |
-
"vision_feature_select_strategy": "default"
|
|
|
|
| 175 |
}
|
|
|
|
| 171 |
"use_bfloat16": false
|
| 172 |
},
|
| 173 |
"vision_feature_layer": -2,
|
| 174 |
+
"vision_feature_select_strategy": "default",
|
| 175 |
+
"image_seq_length": 225
|
| 176 |
}
|