Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
|
@@ -4,6 +4,7 @@
|
|
| 4 |
"LlavaForConditionalGeneration"
|
| 5 |
],
|
| 6 |
"ignore_index": -100,
|
|
|
|
| 7 |
"image_token_index": 32000,
|
| 8 |
"model_type": "llava",
|
| 9 |
"projector_hidden_act": "gelu",
|
|
|
|
| 4 |
"LlavaForConditionalGeneration"
|
| 5 |
],
|
| 6 |
"ignore_index": -100,
|
| 7 |
+
"image_seq_length": 225,
|
| 8 |
"image_token_index": 32000,
|
| 9 |
"model_type": "llava",
|
| 10 |
"projector_hidden_act": "gelu",
|