Text Generation
Transformers
PyTorch
Safetensors
English
llama
text-generation-inference
Inference Endpoints
TinyLlama-1.1B-Chat-v0.3 / special_tokens_map.json
chaoscodes's picture
Upload folder using huggingface_hub
981e457
raw
history blame contribute delete
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "<unk>"
}