timsmykov commited on
Commit
3123ff7
·
verified ·
1 Parent(s): a6f9b2b

Update agent.json

Browse files
Files changed (1) hide show
  1. agent.json +2 -2
agent.json CHANGED
@@ -7,8 +7,8 @@
7
  "model": {
8
  "class": "HfApiModel",
9
  "data": {
10
- "max_tokens": 2096,
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",
 
7
  "model": {
8
  "class": "HfApiModel",
9
  "data": {
10
+ "max_tokens": 10000,
11
+ "temperature": 1,
12
  "last_input_token_count": null,
13
  "last_output_token_count": null,
14
  "model_id": "Qwen/Qwen2.5-Coder-32B-Instruct",