LLaMA-3-8B-SmoothQuant-8bit-8bit / special_tokens_map.json
Xingyu-Zheng's picture
upload LLaMA-3-8B-SmoothQuant-8bit-8bit
8075b95 verified
{
"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
}
}