tiny-NemotronHForCausalLM-super / generation_config.json
qgallouedec's picture
qgallouedec HF Staff
Upload NemotronHForCausalLM
ec17b8e verified
Raw
History Blame Contribute Delete
209 Bytes
{
"_from_model_config": true,
"bos_token_id": 1,
"do_sample": true,
"eos_token_id": [
2,
11
],
"pad_token_id": 0,
"temperature": 1.0,
"top_p": 0.95,
"transformers_version": "5.3.0"
}