github-actions[bot] commited on
Commit
8d7a736
·
1 Parent(s): a3c21a2

Update model list

Browse files
Files changed (1) hide show
  1. models.py +1 -0
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",