update model name in config
Browse files- config.json +1 -1
config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"_commit_hash": null,
|
3 |
-
"_name_or_path": "EVA-CLIP-8B",
|
4 |
"architectures": [
|
5 |
"EvaCLIPModel"
|
6 |
],
|
|
|
1 |
{
|
2 |
"_commit_hash": null,
|
3 |
+
"_name_or_path": "EVA-CLIP-8B-plus",
|
4 |
"architectures": [
|
5 |
"EvaCLIPModel"
|
6 |
],
|