llava-Qwen2-7B-Instruct-Chinese-CLIP / special_tokens_map.json
REILX's picture
Upload 14 files
a37aecc verified
raw
history blame
No virus
382 Bytes
{
"additional_special_tokens": [
"<|im_start|>",
"<|im_end|>",
"<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
}
}