Llama-3.1-8B-Instruct / special_tokens_map.json
cmcmaster's picture
9fe71c533d97fb995f68b02e6079d04070fb0a7bbd14d02090ef8e3eb5431908
a01de07 verified
raw
history blame
296 Bytes
{
"bos_token": {
"content": "<|begin_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|eot_id|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}