Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
],
|
5 |
"downsample_ratio": 0.5,
|
6 |
"image_seq_length": 256,
|
7 |
-
"
|
8 |
"model_type": "internvl",
|
9 |
"projector_hidden_act": "gelu",
|
10 |
"text_config": {
|
|
|
4 |
],
|
5 |
"downsample_ratio": 0.5,
|
6 |
"image_seq_length": 256,
|
7 |
+
"image_token_id": 151667,
|
8 |
"model_type": "internvl",
|
9 |
"projector_hidden_act": "gelu",
|
10 |
"text_config": {
|