wolf_coder_llama_3 / special_tokens_map.json
Arara10's picture
Upload tokenizer
479ad0c verified
raw
history blame contribute delete
No virus
97 Bytes
{
"bos_token": "<|begin_of_text|>",
"eos_token": "<|im_end|>",
"pad_token": "<|im_end|>"
}