Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -869,7 +869,6 @@ available_models = [
|
|
869 |
"meta-llama/Llama-3.1-70B-Instruct",
|
870 |
"mistralai/Mistral-7B-Instruct-v0.2",
|
871 |
"mistralai/Mixtral-8x7B-Instruct-v0.1",
|
872 |
-
"databricks/dbrx-instruct",
|
873 |
"Qwen/Qwen2.5-72B-Instruct",
|
874 |
"Qwen/QwQ-32B-Preview"
|
875 |
# Add more models as needed
|
|
|
869 |
"meta-llama/Llama-3.1-70B-Instruct",
|
870 |
"mistralai/Mistral-7B-Instruct-v0.2",
|
871 |
"mistralai/Mixtral-8x7B-Instruct-v0.1",
|
|
|
872 |
"Qwen/Qwen2.5-72B-Instruct",
|
873 |
"Qwen/QwQ-32B-Preview"
|
874 |
# Add more models as needed
|