meta-llama-3.1-8b-instruct-trt / special_tokens_map.json
philschmid's picture
philschmid HF staff
Upload tokenizer
ca1e7c5 verified
raw
history blame contribute delete
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
}
}