drug-llama3-2-3b / generation_config.json
Shishir1807's picture
Upload model
3e8d000 verified
raw
history blame contribute delete
222 Bytes
{
"bos_token_id": 128000,
"eos_token_id": 128009,
"max_new_tokens": 256,
"min_new_tokens": 2,
"pad_token_id": 128009,
"temperature": null,
"top_k": null,
"top_p": null,
"transformers_version": "4.45.0"
}