akhaliq HF Staff commited on
Commit
ece97e8
·
1 Parent(s): b851b19

add command a reasoning

Browse files
Files changed (1) hide show
  1. app.py +5 -0
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",