Safetensors
English
mllama
biology
medical
chemistry
biomed-Llama-3.2-11B-Vision-Instruct / generation_config.json
AdaptLLM's picture
99285627a5e44b54c0787d7c66fd8810ed80361ad3a6a1e977d6d6c832a634bd
a050b77 verified
raw
history blame
210 Bytes
{
"bos_token_id": 128000,
"do_sample": true,
"eos_token_id": [
128001,
128008,
128009
],
"pad_token_id": 128004,
"temperature": 0.6,
"top_p": 0.9,
"transformers_version": "4.45.0"
}