Llama-3-2-text2cypher / generation_config.json
jchan1e's picture
Upload model
5ed7fcc verified
raw
history blame contribute delete
252 Bytes
{
"_from_model_config": true,
"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"
}