Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
"auto_map": {
|
8 |
"AutoConfig": "configuration_internvl_chat.InternVLChatConfig",
|
9 |
"AutoModel": "modeling_internvl_chat.InternVLChatModel",
|
10 |
-
"AutoModelForCausalLM": "
|
11 |
},
|
12 |
"downsample_ratio": 0.5,
|
13 |
"dynamic_image_size": false,
|
|
|
7 |
"auto_map": {
|
8 |
"AutoConfig": "configuration_internvl_chat.InternVLChatConfig",
|
9 |
"AutoModel": "modeling_internvl_chat.InternVLChatModel",
|
10 |
+
"AutoModelForCausalLM": "HODACHI/EZO-InternVL2-26B--modeling_internvl_chat.InternVLChatModel"
|
11 |
},
|
12 |
"downsample_ratio": 0.5,
|
13 |
"dynamic_image_size": false,
|