Llama-3-11B-Instruct-v0.1 / special_tokens_map.json
MaziyarPanahi's picture
Upload folder using huggingface_hub (#1)
a5a5621 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
}
}