Text Generation
Safetensors
GGUF
English
llama
Inference Endpoints
SmolRP-135M-v0.9 / special_tokens_map.json
Real-Turf's picture
(Trained with Unsloth)
ee2f480 verified
raw
history blame
544 Bytes
{
"additional_special_tokens": [
"<|endoftext|>",
"<|im_start|>",
"<|im_end|>",
"<repo_name>",
"<reponame>",
"<file_sep>",
"<filename>",
"<gh_stars>",
"<issue_start>",
"<issue_comment>",
"<issue_closed>",
"<jupyter_start>",
"<jupyter_text>",
"<jupyter_code>",
"<jupyter_output>",
"<jupyter_script>",
"<empty_output>"
],
"bos_token": "<|im_start|>",
"eos_token": "<|im_end|>",
"pad_token": "<empty_output>",
"unk_token": "<empty_output>"
}