Llama3-8B-Chinese-Chat / special_tokens_map.json
shenzhi-wang's picture
🚀Fix metadata dict bug (#10)
d96a030 verified
raw history blame
No virus
97 Bytes
{
"bos_token": "<|begin_of_text|>",
"eos_token": "<|eot_id|>",
"pad_token": "<|eot_id|>"
}