llmware-bling-phi-3-HQQ-2bit-smashed / special_tokens_map.json
sharpenb's picture
87bbd897855774b3dad27d331b1a9b1fcde94050b648806ef9d8f92f6c9f6a80
c344483 verified
raw
history blame
623 Bytes
{
"additional_special_tokens": [
"<|/inst|>"
],
"bos_token": {
"content": "<s>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"unk_token": {
"content": "<unk>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}