Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"_attn_implementation_autoset": false,
|
3 |
"add_cross_attention": false,
|
4 |
"architectures": [
|
5 |
-
"
|
6 |
],
|
7 |
"bad_words_ids": null,
|
8 |
"begin_suppress_tokens": null,
|
|
|
2 |
"_attn_implementation_autoset": false,
|
3 |
"add_cross_attention": false,
|
4 |
"architectures": [
|
5 |
+
"SmolVLMForConditionalGeneration"
|
6 |
],
|
7 |
"bad_words_ids": null,
|
8 |
"begin_suppress_tokens": null,
|