czczup commited on
Commit
eeb85e9
1 Parent(s): 9976c63

Upload folder using huggingface_hub

Browse files
config.json CHANGED
@@ -2,6 +2,10 @@
2
  "architectures": [
3
  "InternVisionModel"
4
  ],
 
 
 
 
5
  "attention_dropout": 0.0,
6
  "drop_path_rate": 0.1,
7
  "dropout": 0.0,
 
2
  "architectures": [
3
  "InternVisionModel"
4
  ],
5
+ "auto_map": {
6
+ "AutoConfig": "configuration_intern_vit.InternVisionConfig",
7
+ "AutoModel": "modeling_intern_vit.InternVisionModel"
8
+ },
9
  "attention_dropout": 0.0,
10
  "drop_path_rate": 0.1,
11
  "dropout": 0.0,
mlp_projector/internlm2_chat_1_8b.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:987c72b7cfc632d2cfcb28087743162de87abb40979534c80daa3e48c6694d47
3
+ size 25192647
mlp_projector/phi_3_mini_128k_instruct.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa10b9445df664dbba8feab0c25f3706d2229b466b390a4e1bb4c603a9a6da8a
3
+ size 44071111
preprocessor_config.json CHANGED
@@ -16,4 +16,4 @@
16
  ],
17
  "resample": 3,
18
  "size": 448
19
- }
 
16
  ],
17
  "resample": 3,
18
  "size": 448
19
+ }