Pyboxs commited on
Commit
8290261
·
verified ·
1 Parent(s): 9e58b03

Update constants/models.py

Browse files
Files changed (1) hide show
  1. constants/models.py +1 -1
constants/models.py CHANGED
@@ -122,7 +122,7 @@ AVAILABLE_MODELS_DICTS = [
122
  "owned_by": "OpenAI"
123
  },
124
  {
125
- "id": "gpt-3.5-turbo",
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,