Kimi-K2.7-Code / generation_config.json
weichu
force thinking & preserve_thinking in jinja; set default sampling params in generation_config.json
74797c9
Raw
History Blame
91 Bytes
{
"max_length": 262144,
"eos_token_id": 163586,
"temperature": 1.0,
"top_p": 0.95
}