Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -57,7 +57,7 @@
|
|
57 |
"torch_dtype": "float32"
|
58 |
},
|
59 |
"is_encoder_decoder": true,
|
60 |
-
"model_type": "
|
61 |
"tie_word_embeddings": false,
|
62 |
"torch_dtype": "float32",
|
63 |
"transformers_version": "4.51.3"
|
|
|
57 |
"torch_dtype": "float32"
|
58 |
},
|
59 |
"is_encoder_decoder": true,
|
60 |
+
"model_type": "vision_pixtral_encoder_decoder",
|
61 |
"tie_word_embeddings": false,
|
62 |
"torch_dtype": "float32",
|
63 |
"transformers_version": "4.51.3"
|