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