diffuGem / llama3.2-1B-pt /generation_config.json
youuor7r's picture
Add logs and weights via LFS
d20e7f0
raw
history blame contribute delete
180 Bytes
{
"_from_model_config": true,
"bos_token_id": 128000,
"do_sample": true,
"eos_token_id": 128001,
"temperature": 0.6,
"top_p": 0.9,
"transformers_version": "4.50.3"
}