Text Generation
Transformers
PyTorch
English
llama
causal-lm
text-generation-inference
Inference Endpoints
stable-vicuna-13b-delta / special_tokens_map.json
jon-tow's picture
Upload tokenizer
f10c027
raw history blame
No virus
96 Bytes
{
"bos_token": "</s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "</s>"
}