Spaces:
Running
Running
add command a reasoning
Browse files
app.py
CHANGED
@@ -689,6 +689,11 @@ AVAILABLE_MODELS = [
|
|
689 |
"id": "qwen3-coder-30b-a3b-instruct",
|
690 |
"description": "Qwen3-Coder-30B-A3B-Instruct model for advanced code generation via Alibaba Cloud DashScope API"
|
691 |
},
|
|
|
|
|
|
|
|
|
|
|
692 |
{
|
693 |
"name": "StepFun Step-3",
|
694 |
"id": "step-3",
|
|
|
689 |
"id": "qwen3-coder-30b-a3b-instruct",
|
690 |
"description": "Qwen3-Coder-30B-A3B-Instruct model for advanced code generation via Alibaba Cloud DashScope API"
|
691 |
},
|
692 |
+
{
|
693 |
+
"name": "Cohere Command-A Reasoning 08-2025",
|
694 |
+
"id": "CohereLabs/command-a-reasoning-08-2025",
|
695 |
+
"description": "Cohere Labs Command-A Reasoning (Aug 2025) via Hugging Face InferenceClient"
|
696 |
+
},
|
697 |
{
|
698 |
"name": "StepFun Step-3",
|
699 |
"id": "step-3",
|