Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
"auto_map": {
|
8 |
"AutoConfig": "configuration_internvl_chat.InternVLChatConfig",
|
9 |
"AutoModel": "modeling_internvl_chat.InternVLChatModel"
|
10 |
-
}
|
11 |
"downsample_ratio": 0.5,
|
12 |
"force_image_size": 448,
|
13 |
"llm_config": {
|
|
|
7 |
"auto_map": {
|
8 |
"AutoConfig": "configuration_internvl_chat.InternVLChatConfig",
|
9 |
"AutoModel": "modeling_internvl_chat.InternVLChatModel"
|
10 |
+
},
|
11 |
"downsample_ratio": 0.5,
|
12 |
"force_image_size": 448,
|
13 |
"llm_config": {
|