Spaces:
Runtime error
Runtime error
Commit
·
17518e7
1
Parent(s):
4613dfa
Skip models
Browse files
app.py
CHANGED
|
@@ -355,7 +355,8 @@ MODELS_TO_SKIP = {
|
|
| 355 |
"fresha/e5-large-v2-endpoint",
|
| 356 |
"ggrn/e5-small-v2",
|
| 357 |
"michaelfeil/ct2fast-e5-small",
|
| 358 |
-
|
|
|
|
| 359 |
}
|
| 360 |
|
| 361 |
|
|
|
|
| 355 |
"fresha/e5-large-v2-endpoint",
|
| 356 |
"ggrn/e5-small-v2",
|
| 357 |
"michaelfeil/ct2fast-e5-small",
|
| 358 |
+
"jncraton/e5-small-v2-ct2-int8",
|
| 359 |
+
"anttip/ct2fast-e5-small-v2-hfie",
|
| 360 |
}
|
| 361 |
|
| 362 |
|