_Spydaz_Web_AI_Chatml_BASE / special_tokens_map.json
LeroyDyer's picture
(Trained with Unsloth)
952f623 verified
raw
history blame contribute delete
No virus
102 Bytes
{
"bos_token": "<s>",
"eos_token": "<|im_end|>",
"pad_token": "<unk>",
"unk_token": "<unk>"
}