Upload folder using huggingface_hub
Browse files- config.json +3 -4
config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"_commit_hash": null,
|
3 |
-
"_name_or_path": "
|
4 |
"architectures": [
|
5 |
"InternVLChatModel"
|
6 |
],
|
@@ -11,7 +11,6 @@
|
|
11 |
"downsample_ratio": 0.5,
|
12 |
"dynamic_image_size": true,
|
13 |
"force_image_size": 448,
|
14 |
-
"image_fold": null,
|
15 |
"llm_config": {
|
16 |
"_name_or_path": "pretrained/internlm2-chat-20b/",
|
17 |
"add_cross_attention": false,
|
@@ -101,7 +100,7 @@
|
|
101 |
"use_cache": false,
|
102 |
"vocab_size": 92553
|
103 |
},
|
104 |
-
"max_dynamic_patch":
|
105 |
"min_dynamic_patch": 1,
|
106 |
"model_type": "internvl_chat",
|
107 |
"pad2square": false,
|
@@ -114,7 +113,7 @@
|
|
114 |
"use_llm_lora": 0,
|
115 |
"use_thumbnail": true,
|
116 |
"vision_config": {
|
117 |
-
"_name_or_path": "
|
118 |
"add_cross_attention": false,
|
119 |
"architectures": [
|
120 |
"InternVisionModel"
|
|
|
1 |
{
|
2 |
"_commit_hash": null,
|
3 |
+
"_name_or_path": "OpenGVLab/InternVL-Chat-V1-5",
|
4 |
"architectures": [
|
5 |
"InternVLChatModel"
|
6 |
],
|
|
|
11 |
"downsample_ratio": 0.5,
|
12 |
"dynamic_image_size": true,
|
13 |
"force_image_size": 448,
|
|
|
14 |
"llm_config": {
|
15 |
"_name_or_path": "pretrained/internlm2-chat-20b/",
|
16 |
"add_cross_attention": false,
|
|
|
100 |
"use_cache": false,
|
101 |
"vocab_size": 92553
|
102 |
},
|
103 |
+
"max_dynamic_patch": 12,
|
104 |
"min_dynamic_patch": 1,
|
105 |
"model_type": "internvl_chat",
|
106 |
"pad2square": false,
|
|
|
113 |
"use_llm_lora": 0,
|
114 |
"use_thumbnail": true,
|
115 |
"vision_config": {
|
116 |
+
"_name_or_path": "OpenGVLab/InternViT-6B-448px-V1-5",
|
117 |
"add_cross_attention": false,
|
118 |
"architectures": [
|
119 |
"InternVisionModel"
|