nb-notram-llama-3.1-8b-instruct / generation_config.json
pere's picture
Update generation_config.json
aff721f verified
Raw
History Blame Contribute Delete
219 Bytes
{
"_from_model_config": true,
"bos_token_id": 128000,
"eos_token_id": 128009,
"pad_token_id": 128009,
"do_sample": true,
"temperature": 0.6,
"top_p": 0.9,
"top_k": 0,
"transformers_version": "4.53.3"
}