llava-onevision-qwen2-72b-mid-stage-a4 / special_tokens_map.json
luodian's picture
427f56b74328ce5f3c5b76dec084ce1f4938328d1b87552afcc70c2a58039d4e
75c967b verified
raw
history blame
367 Bytes
{
"additional_special_tokens": [
"<|im_start|>",
"<|im_end|>"
],
"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
}
}