llama3-8b-1048k / special_tokens_map.json
SharryOG's picture
Duplicate from gradientai/Llama-3-8B-Instruct-Gradient-1048k
5b565ec verified
raw
history blame contribute delete
301 Bytes
{
"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
}
}