Upload folder using huggingface_hub
Browse files- config.json +1 -0
config.json
CHANGED
@@ -8,6 +8,7 @@
|
|
8 |
"AutoModel": "modeling_internvl_chat.InternVLChatModel",
|
9 |
"AutoModelForCausalLM": "modeling_internvl_chat.InternVLChatModel"
|
10 |
},
|
|
|
11 |
"downsample_ratio": 0.5,
|
12 |
"dynamic_image_size": false,
|
13 |
"force_image_size": 448,
|
|
|
8 |
"AutoModel": "modeling_internvl_chat.InternVLChatModel",
|
9 |
"AutoModelForCausalLM": "modeling_internvl_chat.InternVLChatModel"
|
10 |
},
|
11 |
+
"system_message": "",
|
12 |
"downsample_ratio": 0.5,
|
13 |
"dynamic_image_size": false,
|
14 |
"force_image_size": 448,
|