Safetensors
English
mllama
biology
medical
chemistry
biomed-Llama-3.2-11B-Vision-Instruct / special_tokens_map.json
AdaptLLM's picture
99285627a5e44b54c0787d7c66fd8810ed80361ad3a6a1e977d6d6c832a634bd
a050b77 verified
raw
history blame
454 Bytes
{
"bos_token": {
"content": "<|begin_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|eot_id|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|finetune_right_pad_id|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}