yetessam commited on
Commit
95db4b3
·
verified ·
1 Parent(s): e1ae87c

Update agent.json

Browse files
Files changed (1) hide show
  1. agent.json +1 -1
agent.json CHANGED
@@ -11,7 +11,7 @@
11
  "temperature": 0.5,
12
  "last_input_token_count": null,
13
  "last_output_token_count": null,
14
- "model_id": "deepseek-ai/DeepSeek-R1-Distill-Qwen-32B",
15
  "custom_role_conversions": null
16
  }
17
  },
 
11
  "temperature": 0.5,
12
  "last_input_token_count": null,
13
  "last_output_token_count": null,
14
+ "model_id": "Qwen/Qwen2.5-Coder-32B-Instruct",
15
  "custom_role_conversions": null
16
  }
17
  },