llama3-8b-instruct-consistent_sft-v2 / generation_config.json
shubhobm's picture
End of training
4620684 verified
Raw
History Blame Contribute Delete
169 Bytes
{
"_from_model_config": true,
"bos_token_id": 128000,
"do_sample": true,
"eos_token_id": [
128001,
128009
],
"transformers_version": "4.40.0.dev0"
}