Update apis/chat_api.py
Browse files- apis/chat_api.py +2 -2
apis/chat_api.py
CHANGED
@@ -31,8 +31,8 @@ class ChatAPIApp:
|
|
31 |
"description": "[mistralai/Mixtral-8x7B-Instruct-v0.1]: https://huggingface.co/mistralai/Mixtral-8x7B-Instruct-v0.1",
|
32 |
},
|
33 |
{
|
34 |
-
"id": "
|
35 |
-
"description": "[
|
36 |
},
|
37 |
{
|
38 |
"id": "openchat-3.5",
|
|
|
31 |
"description": "[mistralai/Mixtral-8x7B-Instruct-v0.1]: https://huggingface.co/mistralai/Mixtral-8x7B-Instruct-v0.1",
|
32 |
},
|
33 |
{
|
34 |
+
"id": "tulu-2-dpo-70b",
|
35 |
+
"description": "[allenai/tulu-2-dpo-70b]: https://huggingface.co/allenai/tulu-2-dpo-70b",
|
36 |
},
|
37 |
{
|
38 |
"id": "openchat-3.5",
|