LLaVA-Lightning-MPT-7B-preview / special_tokens_map.json
liuhaotian's picture
Upload checkpoint
2d429e2
{
"additional_special_tokens": [
"<|im_start|>",
"<|im_end|>"
],
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}