Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -709,7 +709,7 @@ EXTERNAL_MODEL_TO_DIM = {
|
|
| 709 |
"use-cmlm-multilingual": 768,
|
| 710 |
"voyage-2": 1024,
|
| 711 |
"voyage-code-2": 1536,
|
| 712 |
-
"voyage-large-2-instruct":
|
| 713 |
"voyage-law-2": 1024,
|
| 714 |
"voyage-lite-01-instruct": 1024,
|
| 715 |
"voyage-lite-02-instruct": 1024,
|
|
|
|
| 709 |
"use-cmlm-multilingual": 768,
|
| 710 |
"voyage-2": 1024,
|
| 711 |
"voyage-code-2": 1536,
|
| 712 |
+
"voyage-large-2-instruct": 1024,
|
| 713 |
"voyage-law-2": 1024,
|
| 714 |
"voyage-lite-01-instruct": 1024,
|
| 715 |
"voyage-lite-02-instruct": 1024,
|