Spaces:
Runtime error
Runtime error
github-actions[bot] commited on
Commit ·
052c379
1
Parent(s): a078054
Update model list
Browse files
models.py
CHANGED
|
@@ -677,4 +677,6 @@ MODEL_NAMES = [
|
|
| 677 |
"zeroentropy/zerank-1-small",
|
| 678 |
"zeroentropy/zerank-2",
|
| 679 |
"zeta-alpha-ai/Zeta-Alpha-E5-Mistral",
|
|
|
|
|
|
|
| 680 |
]
|
|
|
|
| 677 |
"zeroentropy/zerank-1-small",
|
| 678 |
"zeroentropy/zerank-2",
|
| 679 |
"zeta-alpha-ai/Zeta-Alpha-E5-Mistral",
|
| 680 |
+
"zhibinlan/UME-R1-2B",
|
| 681 |
+
"zhibinlan/UME-R1-7B",
|
| 682 |
]
|