Meta-Llama-Guard-2-8B-mlx-4bit / special_tokens_map.json
batmac's picture
Upload folder using huggingface_hub (#1)
6792669 verified
{
"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
}
}