Update config.json
Browse files- config.json +2 -1
config.json
CHANGED
|
@@ -6,7 +6,8 @@
|
|
| 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,
|
|
|
|
| 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 |
+
"AutoProcessor": "5CD-AI/ColVintern-1B-v1--processing_colinternvl2.ColInternVL2Processor",
|
| 11 |
},
|
| 12 |
"downsample_ratio": 0.5,
|
| 13 |
"dynamic_image_size": true,
|