Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -26,7 +26,7 @@
|
|
26 |
1008
|
27 |
]
|
28 |
],
|
29 |
-
"image_token_index":
|
30 |
"model_type": "llava_next",
|
31 |
"projector_hidden_act": "gelu",
|
32 |
"text_config": {
|
|
|
26 |
1008
|
27 |
]
|
28 |
],
|
29 |
+
"image_token_index": 128256,
|
30 |
"model_type": "llava_next",
|
31 |
"projector_hidden_act": "gelu",
|
32 |
"text_config": {
|