MasherAI-7B-v3 / special_tokens_map.json
mahiatlinux's picture
Upload tokenizer
c5fb279 verified
raw
history blame contribute delete
102 Bytes
{
"bos_token": "<s>",
"eos_token": "<|im_end|>",
"pad_token": "<unk>",
"unk_token": "<unk>"
}