GuanshuoXu
commited on
Commit
•
035196f
1
Parent(s):
ba973d4
config cleanup
Browse files- config.json +0 -4
config.json
CHANGED
@@ -87,10 +87,6 @@
|
|
87 |
"InternVisionModel"
|
88 |
],
|
89 |
"attention_dropout": 0.0,
|
90 |
-
"auto_map": {
|
91 |
-
"AutoConfig": "OpenGVLab/InternViT-300M-448px--configuration_intern_vit.InternVisionConfig",
|
92 |
-
"AutoModel": "OpenGVLab/InternViT-300M-448px--modeling_intern_vit.InternVisionModel"
|
93 |
-
},
|
94 |
"bos_token_id": null,
|
95 |
"chunk_size_feed_forward": 0,
|
96 |
"cross_attention_hidden_size": null,
|
|
|
87 |
"InternVisionModel"
|
88 |
],
|
89 |
"attention_dropout": 0.0,
|
|
|
|
|
|
|
|
|
90 |
"bos_token_id": null,
|
91 |
"chunk_size_feed_forward": 0,
|
92 |
"cross_attention_hidden_size": null,
|