Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -6,7 +6,7 @@
|
|
| 6 |
"torch_dtype": "bfloat16",
|
| 7 |
"eos_token_id": 2,
|
| 8 |
"image_token_index": 10,
|
| 9 |
-
"model_type": "
|
| 10 |
"multimodal_projector_bias": false,
|
| 11 |
"pad_token_id": 11,
|
| 12 |
"projector_hidden_act": "gelu",
|
|
|
|
| 6 |
"torch_dtype": "bfloat16",
|
| 7 |
"eos_token_id": 2,
|
| 8 |
"image_token_index": 10,
|
| 9 |
+
"model_type": "mistral",
|
| 10 |
"multimodal_projector_bias": false,
|
| 11 |
"pad_token_id": 11,
|
| 12 |
"projector_hidden_act": "gelu",
|