Llama-3-16B-Instruct-v0.1 / special_tokens_map.json
MaziyarPanahi's picture
77168514903e1243188148858e733e941404ef991e3cd952c611b2796caf4339
4502037 verified
raw
history blame
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
}
}