Spaces:
Runtime error
Runtime error
github-actions[bot] commited on
Commit ·
dbbbba2
1
Parent(s): 2dbfaf4
Update model list
Browse files
models.py
CHANGED
|
@@ -55,6 +55,10 @@ MODEL_NAMES = [
|
|
| 55 |
"Cohere/Cohere-embed-v4.0 (output_dtype=int8)",
|
| 56 |
"DMetaSoul/Dmeta-embedding-zh-small",
|
| 57 |
"DMetaSoul/sbert-chinese-general-v1",
|
|
|
|
|
|
|
|
|
|
|
|
|
| 58 |
"DeepPavlov/distilrubert-small-cased-conversational",
|
| 59 |
"DeepPavlov/rubert-base-cased",
|
| 60 |
"DeepPavlov/rubert-base-cased-sentence",
|
|
|
|
| 55 |
"Cohere/Cohere-embed-v4.0 (output_dtype=int8)",
|
| 56 |
"DMetaSoul/Dmeta-embedding-zh-small",
|
| 57 |
"DMetaSoul/sbert-chinese-general-v1",
|
| 58 |
+
"DataScience-UIBK/Argus-Colqwen3.5-2b-v0",
|
| 59 |
+
"DataScience-UIBK/Argus-Colqwen3.5-2b-v0-bf16",
|
| 60 |
+
"DataScience-UIBK/Argus-Colqwen3.5-4b-v0",
|
| 61 |
+
"DataScience-UIBK/Argus-Colqwen3.5-4b-v0-bf16",
|
| 62 |
"DeepPavlov/distilrubert-small-cased-conversational",
|
| 63 |
"DeepPavlov/rubert-base-cased",
|
| 64 |
"DeepPavlov/rubert-base-cased-sentence",
|