SmolLM-1.7B-Instruct-KTO-V2 / special_tokens_map.json
ericlewis's picture
(Trained with Unsloth)
0632faa verified
raw
history blame contribute delete
127 Bytes
{
"bos_token": "<|im_start|>",
"eos_token": "<|im_end|>",
"pad_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}