Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -107,6 +107,7 @@
|
|
107 |
"torch_dtype": "float32",
|
108 |
"transformers_version": "4.41.2",
|
109 |
"vision_config": {
|
|
|
110 |
"_name_or_path": "",
|
111 |
"add_cross_attention": false,
|
112 |
"architectures": null,
|
|
|
107 |
"torch_dtype": "float32",
|
108 |
"transformers_version": "4.41.2",
|
109 |
"vision_config": {
|
110 |
+
"model_type": "davit",
|
111 |
"_name_or_path": "",
|
112 |
"add_cross_attention": false,
|
113 |
"architectures": null,
|