ka1kuk commited on
Commit
152bd77
·
1 Parent(s): fc56e40

Update apis/chat_api.py

Browse files
Files changed (1) hide show
  1. 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": "mistral-7b",
35
- "description": "[mistralai/Mistral-7B-Instruct-v0.2]: https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2",
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",