qnguyen3-Master-Yi-9B-HQQ-2bit-smashed / special_tokens_map.json
sharpenb's picture
81fd6989be72c1a76f0b7d42ca08af6c00ec3fa66586d557f91bbbd3dbd7bc47
6809c4b verified
raw
history blame
627 Bytes
{
"additional_special_tokens": [
"<|im_start|>"
],
"bos_token": {
"content": "<|startoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|im_end|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<unk>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"unk_token": {
"content": "<unk>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}