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": "5CD-AI/Vintern-
|
| 9 |
-
"AutoModelForCausalLM": "5CD-AI/Vintern-
|
| 10 |
},
|
| 11 |
"downsample_ratio": 0.5,
|
| 12 |
"dynamic_image_size": true,
|
|
|
|
| 5 |
],
|
| 6 |
"auto_map": {
|
| 7 |
"AutoConfig": "configuration_internvl_chat.InternVLChatConfig",
|
| 8 |
+
"AutoModel": "5CD-AI/Vintern-3B-R-beta--modeling_internvl_chat.InternVLChatModel",
|
| 9 |
+
"AutoModelForCausalLM": "5CD-AI/Vintern-3B-R-beta--modeling_internvl_chat.InternVLChatModel"
|
| 10 |
},
|
| 11 |
"downsample_ratio": 0.5,
|
| 12 |
"dynamic_image_size": true,
|