Update config.json
Browse files- config.json +4 -4
config.json
CHANGED
|
@@ -1,13 +1,13 @@
|
|
| 1 |
{
|
| 2 |
"_commit_hash": null,
|
| 3 |
-
"_name_or_path": "
|
| 4 |
"architectures": [
|
| 5 |
"ColInternVL2"
|
| 6 |
],
|
| 7 |
"auto_map": {
|
| 8 |
-
"AutoConfig": "5CD-AI/Vintern-1B
|
| 9 |
-
"AutoModel": "5CD-AI/Vintern-1B
|
| 10 |
-
"AutoModelForCausalLM": "5CD-AI/Vintern-1B
|
| 11 |
},
|
| 12 |
"downsample_ratio": 0.5,
|
| 13 |
"dynamic_image_size": true,
|
|
|
|
| 1 |
{
|
| 2 |
"_commit_hash": null,
|
| 3 |
+
"_name_or_path": "",
|
| 4 |
"architectures": [
|
| 5 |
"ColInternVL2"
|
| 6 |
],
|
| 7 |
"auto_map": {
|
| 8 |
+
"AutoConfig": "5CD-AI/Vintern-Embedding-1B--configuration_internvl_chat.InternVLChatConfig",
|
| 9 |
+
"AutoModel": "5CD-AI/Vintern-Embedding-1B--modeling_colinternvl2.ColInternVL2",
|
| 10 |
+
"AutoModelForCausalLM": "5CD-AI/Vintern-Embedding-1B--modeling_colinternvl2.ColInternVL2"
|
| 11 |
},
|
| 12 |
"downsample_ratio": 0.5,
|
| 13 |
"dynamic_image_size": true,
|