Spaces:
Runtime error
Runtime error
github-actions[bot] commited on
Commit ·
8d7a736
1
Parent(s): a3c21a2
Update model list
Browse files
models.py
CHANGED
|
@@ -592,6 +592,7 @@ MODEL_NAMES = [
|
|
| 592 |
"openai/whisper-small",
|
| 593 |
"openai/whisper-tiny",
|
| 594 |
"openbmb/MiniCPM-Embedding",
|
|
|
|
| 595 |
"opensearch-project/opensearch-neural-sparse-encoding-doc-v1",
|
| 596 |
"opensearch-project/opensearch-neural-sparse-encoding-doc-v2-distill",
|
| 597 |
"opensearch-project/opensearch-neural-sparse-encoding-doc-v2-mini",
|
|
|
|
| 592 |
"openai/whisper-small",
|
| 593 |
"openai/whisper-tiny",
|
| 594 |
"openbmb/MiniCPM-Embedding",
|
| 595 |
+
"openbmb/VisRAG-Ret",
|
| 596 |
"opensearch-project/opensearch-neural-sparse-encoding-doc-v1",
|
| 597 |
"opensearch-project/opensearch-neural-sparse-encoding-doc-v2-distill",
|
| 598 |
"opensearch-project/opensearch-neural-sparse-encoding-doc-v2-mini",
|