llava-moss2-2_5b-chat / special_tokens_map.json
red-fox-yj
Add model files using Git LFS
9389bd3
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "</s>",
"unk_token": "<unk>",
"additional_special_tokens": [
"<|im_start|>",
"<|im_end|>",
"<|action_start|>",
"<|action_end|>",
"<|end_of_user|>",
"<|end_of_system|>",
"<|end_of_assistant|>",
"<|end_of_func_call|>",
"<|end_of_func_ret|>",
"<|end_of_thought|>",
"<|end_of_image|>",
"<|end_of_audio|>",
"<|end_of_video|>",
"<|end_of_moss|>"
]
}