Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
@@ -5,8 +5,8 @@
|
|
5 |
],
|
6 |
"auto_map": {
|
7 |
"AutoConfig": "configuration_internvl_chat.InternVLChatConfig",
|
8 |
-
"AutoModel": "modeling_internvl_chat.InternVLChatModel",
|
9 |
-
"AutoModelForCausalLM": "modeling_internvl_chat.InternVLChatModel"
|
10 |
},
|
11 |
"downsample_ratio": 0.5,
|
12 |
"dynamic_image_size": true,
|
|
|
5 |
],
|
6 |
"auto_map": {
|
7 |
"AutoConfig": "configuration_internvl_chat.InternVLChatConfig",
|
8 |
+
"AutoModel": "khang119966/Vintern-1B-v3_5-explainableAI--modeling_internvl_chat.InternVLChatModel",
|
9 |
+
"AutoModelForCausalLM": "khang119966/Vintern-1B-v3_5-explainableAI--modeling_internvl_chat.InternVLChatModel"
|
10 |
},
|
11 |
"downsample_ratio": 0.5,
|
12 |
"dynamic_image_size": true,
|