4bit
/

Text Generation
Transformers
llama
text-generation-inference
WizardLM-7B-uncensored-GPTQ / special_tokens_map.json
camenduru's picture
thanks to TheBloke ❤
2ed8447
raw
history blame contribute delete
No virus
96 Bytes
{
"bos_token": "</s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "</s>"
}