Safetensors
English
llava_next
visual-instruction-synthesizer / special_tokens_map.json
AdaptLLM's picture
ec5931935db5e586375b8977c9cd14aec9f58b566f325d189c8ac92e26b4b962
a17ad52 verified
raw
history blame
439 Bytes
{
"bos_token": {
"content": "<|begin_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|end_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<pad>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}