Text Generation
Transformers
English
llama
text-generation-inference
Inference Endpoints
TinyLlama-1.1B-Chat-v0.3-4.0bpw-h6-exl2 / special_tokens_map.json
LoneStriker's picture
ExLLaMA V2 quant of TinyLlama-1.1B-Chat-v0.3-4.0bpw-h6-exl2
43fab80
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "<unk>"
}