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