llama_3.1-ft_linux / generation_config.json
shajmaan's picture
Upload folder using huggingface_hub
3513248 verified
raw
history blame contribute delete
186 Bytes
{
"bos_token_id": 128000,
"do_sample": true,
"eos_token_id": [
128001,
128008,
128009
],
"temperature": null,
"top_p": null,
"transformers_version": "4.43.3"
}