Edenbaba commited on
Commit
3273f50
·
verified ·
1 Parent(s): 35c980a

Update agent.json

Browse files
Files changed (1) hide show
  1. agent.json +2 -2
agent.json CHANGED
@@ -11,8 +11,8 @@
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
- "model_id": "Qwen/Qwen3.5-35B-A3B-FP8",
16
  "custom_role_conversions": null
17
  }
18
  },
 
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
+ "_model_id": "Qwen/Qwen3.5-35B-A3B-FP8",
16
  "custom_role_conversions": null
17
  }
18
  },