Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
],
|
6 |
"ignore_index": -100,
|
7 |
"image_token_index": 32011,
|
8 |
-
"model_type": "
|
9 |
"pad_token_id": 32000,
|
10 |
"projector_hidden_act": "gelu",
|
11 |
"text_config": {
|
|
|
5 |
],
|
6 |
"ignore_index": -100,
|
7 |
"image_token_index": 32011,
|
8 |
+
"model_type": "llava",
|
9 |
"pad_token_id": 32000,
|
10 |
"projector_hidden_act": "gelu",
|
11 |
"text_config": {
|