LLaMA3-iterative-DPO-final / generation_config.json
weqweasdas's picture
Update generation_config.json
40b73bd verified
raw
history blame contribute delete
157 Bytes
{
"_from_model_config": true,
"bos_token_id": 128000,
"do_sample": true,
"eos_token_id": [128001, 128009],
"transformers_version": "4.40.0.dev0"
}