Gengzigang
commited on
Commit
•
9251233
1
Parent(s):
c840d05
fix
Browse files- config.json +2 -2
config.json
CHANGED
@@ -12,7 +12,7 @@
|
|
12 |
"model_type": "clip",
|
13 |
"projection_dim": 1280,
|
14 |
"torch_dtype": "float32",
|
15 |
-
"transformers_version":
|
16 |
"vision_config": {
|
17 |
"_name_or_path": "",
|
18 |
"add_cross_attention": false,
|
@@ -85,7 +85,7 @@
|
|
85 |
"top_p": 1.0,
|
86 |
"torch_dtype": null,
|
87 |
"torchscript": false,
|
88 |
-
"transformers_version": "4.
|
89 |
"typical_p": 1.0,
|
90 |
"use_bfloat16": false
|
91 |
},
|
|
|
12 |
"model_type": "clip",
|
13 |
"projection_dim": 1280,
|
14 |
"torch_dtype": "float32",
|
15 |
+
"transformers_version": "4.40.2",
|
16 |
"vision_config": {
|
17 |
"_name_or_path": "",
|
18 |
"add_cross_attention": false,
|
|
|
85 |
"top_p": 1.0,
|
86 |
"torch_dtype": null,
|
87 |
"torchscript": false,
|
88 |
+
"transformers_version": "4.40.2",
|
89 |
"typical_p": 1.0,
|
90 |
"use_bfloat16": false
|
91 |
},
|