Text-to-Image
Transformers
Safetensors
mobile_o_inference
text-generation
mobile-o
multimodal
unified-model
vision-language
image-understanding
Mobile-O-1.5B / special_tokens_map.json
Amshaker's picture
Upload folder using huggingface_hub
7a39a9d verified
Raw
History Blame Contribute Delete
371 Bytes
{
"additional_special_tokens": [
"[IMG]",
"[/IMG]",
"<image>"
],
"eos_token": {
"content": "<|im_end|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}