Llama-3-70B-Instruct-Gradient-1048k-8bit / special_tokens_map.json
3thn's picture
Upload folder using huggingface_hub
f6a2472 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
}
}