Llama3-ChatQA-1.5-8B-bnb-4bit-smashed / special_tokens_map.json
sharpenb's picture
d2d28c51b8c81a1a613465aeefb04fda60ca5a625df704852e34a4203ac42b97
cf93074 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
}
}