Spaces:
Runtime error
Runtime error
github-actions[bot] commited on
Commit ·
d4235e5
1
Parent(s): ba28446
Update model list
Browse files
models.py
CHANGED
|
@@ -443,11 +443,15 @@ MODEL_NAMES = [
|
|
| 443 |
"lightonai/ColBERT-Zero",
|
| 444 |
"lightonai/ColBERT-Zero-supervised",
|
| 445 |
"lightonai/ColBERT-Zero-unsupervised",
|
|
|
|
|
|
|
| 446 |
"lightonai/GTE-ModernColBERT-v1",
|
|
|
|
| 447 |
"lightonai/LateOn-Code",
|
| 448 |
"lightonai/LateOn-Code-edge",
|
| 449 |
"lightonai/LateOn-Code-edge-pretrain",
|
| 450 |
"lightonai/LateOn-Code-pretrain",
|
|
|
|
| 451 |
"lightonai/Reason-ModernColBERT",
|
| 452 |
"llamaindex/vdr-2b-multi-v1",
|
| 453 |
"llmrails/ember-v1",
|
|
|
|
| 443 |
"lightonai/ColBERT-Zero",
|
| 444 |
"lightonai/ColBERT-Zero-supervised",
|
| 445 |
"lightonai/ColBERT-Zero-unsupervised",
|
| 446 |
+
"lightonai/DenseOn",
|
| 447 |
+
"lightonai/DenseOn-unsupervised",
|
| 448 |
"lightonai/GTE-ModernColBERT-v1",
|
| 449 |
+
"lightonai/LateOn",
|
| 450 |
"lightonai/LateOn-Code",
|
| 451 |
"lightonai/LateOn-Code-edge",
|
| 452 |
"lightonai/LateOn-Code-edge-pretrain",
|
| 453 |
"lightonai/LateOn-Code-pretrain",
|
| 454 |
+
"lightonai/LateOn-unsupervised",
|
| 455 |
"lightonai/Reason-ModernColBERT",
|
| 456 |
"llamaindex/vdr-2b-multi-v1",
|
| 457 |
"llmrails/ember-v1",
|