4bit
/

Text Generation
Transformers
PyTorch
English
llama
causal-lm
text-generation-inference
stable-vicuna-13B-GPTQ / special_tokens_map.json
camenduru's picture
thanks to TheBloke ❤
07c9a9a
{
"bos_token": "</s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "</s>"
}