Spaces:
Runtime error
Runtime error
Commit
Β·
2c4c7e0
1
Parent(s):
17e0108
Remove dup model
Browse files
app.py
CHANGED
|
@@ -156,7 +156,6 @@ EXTERNAL_MODELS = [
|
|
| 156 |
"sentence-t5-xxl",
|
| 157 |
"sgpt-bloom-1b3-nli",
|
| 158 |
"sgpt-bloom-7b1-msmarco",
|
| 159 |
-
"sgpt-nli-bloom-1b3",
|
| 160 |
"sup-simcse-bert-base-uncased",
|
| 161 |
# "text-similarity-ada-001",
|
| 162 |
"unsup-simcse-bert-base-uncased",
|
|
|
|
| 156 |
"sentence-t5-xxl",
|
| 157 |
"sgpt-bloom-1b3-nli",
|
| 158 |
"sgpt-bloom-7b1-msmarco",
|
|
|
|
| 159 |
"sup-simcse-bert-base-uncased",
|
| 160 |
# "text-similarity-ada-001",
|
| 161 |
"unsup-simcse-bert-base-uncased",
|