Spaces:
Runtime error
Runtime error
Commit
·
2d871c4
1
Parent(s):
66b95b9
Fetch sgpt-bloom-7b1-msmarco from metadata
Browse files
app.py
CHANGED
|
@@ -155,7 +155,6 @@ EXTERNAL_MODELS = [
|
|
| 155 |
"sentence-t5-xl",
|
| 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",
|
|
|
|
| 155 |
"sentence-t5-xl",
|
| 156 |
"sentence-t5-xxl",
|
| 157 |
"sgpt-bloom-1b3-nli",
|
|
|
|
| 158 |
"sup-simcse-bert-base-uncased",
|
| 159 |
"text-similarity-ada-001",
|
| 160 |
"unsup-simcse-bert-base-uncased",
|