File size: 300 Bytes
52da7b7 | 1 2 3 4 5 6 7 8 9 | {
"max_tokens": 120,
"temperature": 0.58,
"decode_top_k": 64,
"decode_top_p": 0.92,
"repetition_penalty": 1.25,
"reasoning_profile": "none",
"tool_grounding": "Pass external tool outputs as messages/tool_results/source evidence. Do not rely on static weights for fresh facts."
} |