openbmb-MiniCPM-2B-128k-HQQ-4bit-smashed / special_tokens_map.json
sharpenb's picture
efd7b3150ddab68bb4fda80f6c0846b2de0aba31e292db5372bbbb5caf1e94a8
ced7eee verified
raw
history blame
574 Bytes
{
"additional_special_tokens": [
"<|im_end|>",
"▁<PRE>",
"▁<MID>",
"<|tool_call|>",
"<|im_start|>",
"▁<EOT>",
"▁<SUF>"
],
"bos_token": {
"content": "<s>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "</s>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"unk_token": {
"content": "<unk>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}