llama-3.2-3b-instruct-medical-chatbot / generation_config.json
bhanu068's picture
Upload LlamaForCausalLM
ff6cbf3 verified
raw
history blame
176 Bytes
{
"bos_token_id": 128256,
"do_sample": true,
"eos_token_id": 128257,
"pad_token_id": 128257,
"temperature": 0.6,
"top_p": 0.9,
"transformers_version": "4.45.2"
}