Llama-3-8B-Instruct-V41-1048k / special_tokens_map.json
heyFlorentin's picture
Initial setup
3f31a26
raw history blame
No virus
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
}
}