DeepSeek-LLM-7B-Chat-full-4bit / special_tokens_map.json
Asit03's picture
Trained with Unsloth
918a8e7 verified
raw
history blame contribute delete
112 Bytes
{
"bos_token": "<|begin▁of▁sentence|>",
"eos_token": "<|im_end|>",
"pad_token": "<|PAD_TOKEN|>"
}