janus-pro-7b-4bit / special_tokens_map.json
neilmehta24's picture
Upload 8 files
a9c160f verified
raw
history blame contribute delete
344 Bytes
{
"additional_special_tokens": [
"<image_placeholder>",
"<patch_placeholder>",
"<|ref|>",
"<|/ref|>",
"<|det|>",
"<|/det|>",
"<|grounding|>",
"<|User|>",
"<|Assistant|>"
],
"bos_token": "<|begin▁of▁sentence|>",
"eos_token": "<|end▁of▁sentence|>",
"pad_token": "<|▁pad▁|>"
}