WizardLM-13B-V1.2-GPTQ / special_tokens_map.json
TheBloke's picture
Initial GPTQ model commit
ee24218
raw history blame
No virus
96 Bytes
{
"bos_token": "</s>",
"eos_token": "</s>",
"pad_token": "<unk>",
"unk_token": "</s>"
}