Adding change to the max token in kwargs

This commit is contained in:
2026-05-10 00:09:41 +02:00
parent 092904bb39
commit 351e337113
4 changed files with 4 additions and 4 deletions
@@ -10,7 +10,7 @@
"rl_requests": 0,
"rl_input": 0,
"rl_output": 0,
"kwargs": {"max_tokens": 4096}
"kwargs": {"max_tokens": 32000}
},
"utility_model": {
"provider": "ollama",
@@ -11,7 +11,7 @@
"rl_input": 0,
"rl_output": 0,
"kwargs": {
"max_tokens": 4096,
"max_tokens": 32000,
"agent_id": 3
},
"max_embeds": 10
@@ -11,7 +11,7 @@
"rl_input": 0,
"rl_output": 0,
"kwargs": {
"max_tokens": 4096,
"max_tokens": 32000,
"agent_id": 8
},
"max_embeds": 10
@@ -11,7 +11,7 @@
"rl_input": 0,
"rl_output": 0,
"kwargs": {
"max_tokens": 4096,
"max_tokens": 32000,
"agent_id": 5
},
"max_embeds": 10