Update config.json
#1
by
GeoVinci-AI
- opened
- config.json +1 -0
config.json
CHANGED
@@ -10,6 +10,7 @@
|
|
10 |
},
|
11 |
"downsample_ratio": 0.5,
|
12 |
"dynamic_image_size": true,
|
|
|
13 |
"force_image_size": 448,
|
14 |
"llm_config": {
|
15 |
"_name_or_path": "internlm/internlm2_5-20b-chat",
|
|
|
10 |
},
|
11 |
"downsample_ratio": 0.5,
|
12 |
"dynamic_image_size": true,
|
13 |
+
"trust_remote_code": true,
|
14 |
"force_image_size": 448,
|
15 |
"llm_config": {
|
16 |
"_name_or_path": "internlm/internlm2_5-20b-chat",
|