Twinkel-LLM-72M / generation_config.json
Kunal7370944861's picture
Upload fine-tuned model with GPU support
86fc835 verified
Raw
History Blame Contribute Delete
160 Bytes
{
"pad_token_id": 128012,
"bos_token_id": 128012,
"eos_token_id": 128012,
"max_length": 512,
"do_sample": true,
"temperature": 0.7,
"top_p": 0.9
}