WizardLM-7B-uncensored-GPTQ / special_tokens_map.json
TheBloke's picture
Upload folder using huggingface_hub
0238d60
raw history blame
No virus
96 Bytes
{
"bos_token": "</s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "</s>"
}