fyodor-agentic-v1.1 / generation_config.json
Kiy-K's picture
Upload fyodor-agentic-v1: MoE-enhanced Qwen2.5-Coder-3B
913e740 verified
raw
history blame contribute delete
174 Bytes
{
"bos_token_id": null,
"eos_token_id": 151645,
"pad_token_id": 151643,
"max_length": 2048,
"do_sample": true,
"temperature": 0.7,
"top_p": 0.9,
"top_k": 50
}