Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
@@ -4,8 +4,8 @@
|
|
4 |
"Ovis"
|
5 |
],
|
6 |
"auto_map": {
|
7 |
-
"AutoConfig": "
|
8 |
-
"AutoModelForCausalLM": "
|
9 |
},
|
10 |
"conversation_formatter_class": "QwenConversationFormatter",
|
11 |
"disable_tie_weight": false,
|
|
|
4 |
"Ovis"
|
5 |
],
|
6 |
"auto_map": {
|
7 |
+
"AutoConfig": "Mihaiii/Ovis2-4B--configuration_ovis.OvisConfig",
|
8 |
+
"AutoModelForCausalLM": "Mihaiii/Ovis2-4B--modeling_ovis.Ovis"
|
9 |
},
|
10 |
"conversation_formatter_class": "QwenConversationFormatter",
|
11 |
"disable_tie_weight": false,
|