Spaces:
Build error
Build error
Update constants/models.py
Browse files- constants/models.py +1 -1
constants/models.py
CHANGED
@@ -122,7 +122,7 @@ AVAILABLE_MODELS_DICTS = [
|
|
122 |
"owned_by": "OpenAI"
|
123 |
},
|
124 |
{
|
125 |
-
"id": "
|
126 |
"description": "[Qwen/Qwen2-72B-Instruct]: https://huggingface.co/Qwen/Qwen2-72B-Instruct",
|
127 |
"object": "model",
|
128 |
"created": 1700000000,
|
|
|
122 |
"owned_by": "OpenAI"
|
123 |
},
|
124 |
{
|
125 |
+
"id": "Qwen2-72B-Instruct",
|
126 |
"description": "[Qwen/Qwen2-72B-Instruct]: https://huggingface.co/Qwen/Qwen2-72B-Instruct",
|
127 |
"object": "model",
|
128 |
"created": 1700000000,
|