LFM2-VL-450M-8bit / special_tokens_map.json
prince-canuma's picture
Upload folder using huggingface_hub
2422c06 verified
raw
history blame contribute delete
584 Bytes
{
"bos_token": {
"content": "<|startoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|im_end|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"image_end_token": "<|image_end|>",
"image_start_token": "<|image_start|>",
"image_thumbnail": "<|img_thumbnail|>",
"image_token": "<image>",
"pad_token": {
"content": "<|pad|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}