Llama-3.3-Nemotron-70B-Reward-Principle / generation_config.json
zhilinw's picture
Upload folder using huggingface_hub
50134c2 verified
raw
history blame contribute delete
147 Bytes
{
"bos_token_id": 128000,
"do_sample": false,
"eos_token_id": [
128001,
128008,
128009
],
"transformers_version": "4.45.0"
}