Upload folder using huggingface_hub
Browse files- config.json +2 -2
config.json
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
],
|
5 |
"downsample_ratio": 0.5,
|
6 |
"image_seq_length": 256,
|
7 |
-
"image_token_id":
|
8 |
"model_type": "internvl",
|
9 |
"projector_hidden_act": "gelu",
|
10 |
"text_config": {
|
@@ -112,4 +112,4 @@
|
|
112 |
},
|
113 |
"vision_feature_layer": -1,
|
114 |
"vision_feature_select_strategy": "default"
|
115 |
-
}
|
|
|
4 |
],
|
5 |
"downsample_ratio": 0.5,
|
6 |
"image_seq_length": 256,
|
7 |
+
"image_token_id": 200021,
|
8 |
"model_type": "internvl",
|
9 |
"projector_hidden_act": "gelu",
|
10 |
"text_config": {
|
|
|
112 |
},
|
113 |
"vision_feature_layer": -1,
|
114 |
"vision_feature_select_strategy": "default"
|
115 |
+
}
|