mllama-11b / special_tokens_map.json
qubvel-hf's picture
qubvel-hf HF staff
Upload folder using huggingface_hub
f3e9f57 verified
raw
history blame
112 Bytes
{
"bos_token": "<|begin_of_text|>",
"eos_token": "<|eot_id|>",
"pad_token": "<|finetune_right_pad_id|>"
}