Meta-Llama-3.1-8B-8bit / special_tokens_map.json
prince-canuma's picture
c646c298ef5a85a7f9f89ec2993d634a0b65ffd0c967e071cce14367b8811d73
d1130c7 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
}
}