Lulu750M-Instruct-LOCALNOQANT / generation_config.json
TheOpenMachine's picture
Upload 13 files
edf2c2e verified
Raw
History Blame Contribute Delete
155 Bytes
{
"max_new_tokens": 512,
"temperature": 0.65,
"top_k": 40,
"top_p": 0.9,
"do_sample": true,
"eos_token_id": 151645,
"pad_token_id": 151643
}