Llama-2-7B-Chat-layer-mix-bpw-2.2-mlx / special_tokens_map.json
NicoNico's picture
Upload folder using huggingface_hub
c2c77e0 verified
{
"bos_token": {
"content": "<s>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "</s>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
"unk_token": {
"content": "<unk>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
}
}