FuseLLM-112M / generation_config.json
h4bbo's picture
Upload FuseLLM-112M chat (SFT): bf16 safetensors + ChatML tokenizer + generation_config
3bfaa1a verified
Raw
History Blame Contribute Delete
180 Bytes
{
"do_sample": true,
"eos_token_id": 151645,
"pad_token_id": 151643,
"repetition_penalty": 1.05,
"temperature": 0.7,
"top_p": 0.9,
"transformers_version": "5.13.0"
}