Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -27,7 +27,7 @@
|
|
27 |
],
|
28 |
"image_token_index": 48384,
|
29 |
"max_position_embeddings": 32768,
|
30 |
-
"model_type": "
|
31 |
"projector_hidden_act": "gelu",
|
32 |
"text_config": {
|
33 |
"_name_or_path": "seallm-7b-v2-base",
|
|
|
27 |
],
|
28 |
"image_token_index": 48384,
|
29 |
"max_position_embeddings": 32768,
|
30 |
+
"model_type": "llava_next",
|
31 |
"projector_hidden_act": "gelu",
|
32 |
"text_config": {
|
33 |
"_name_or_path": "seallm-7b-v2-base",
|