Llama-3-16B / special_tokens_map.json
MaziyarPanahi's picture
b6b58a5cbcf070896cccf6fcb233fb3e1c9425490f09780b92ca138efdb10a82
91fc077 verified
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
}
}