khang119966
commited on
Commit
•
c2f9f14
1
Parent(s):
63f0959
Update config.json
Browse files- config.json +3 -3
config.json
CHANGED
@@ -4,9 +4,9 @@
|
|
4 |
"ColInternVL2"
|
5 |
],
|
6 |
"auto_map": {
|
7 |
-
"AutoConfig": "5CD-AI/
|
8 |
-
"AutoModel": "5CD-AI/
|
9 |
-
"AutoModelForCausalLM": "5CD-AI/
|
10 |
},
|
11 |
"downsample_ratio": 0.5,
|
12 |
"dynamic_image_size": true,
|
|
|
4 |
"ColInternVL2"
|
5 |
],
|
6 |
"auto_map": {
|
7 |
+
"AutoConfig": "5CD-AI/ColVintern-1B-v1--configuration_internvl_chat.InternVLChatConfig",
|
8 |
+
"AutoModel": "5CD-AI/ColVintern-1B-v1--modeling_colinternvl2.ColInternVL2",
|
9 |
+
"AutoModelForCausalLM": "5CD-AI/ColVintern-1B-v1--modeling_colinternvl2.ColInternVL2"
|
10 |
},
|
11 |
"downsample_ratio": 0.5,
|
12 |
"dynamic_image_size": true,
|