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",