WizardCoder-Python-13B-V1.0-GPTQ / special_tokens_map.json
TheBloke's picture
Initial GPTQ model commit
cb0a030
raw history blame
No virus
96 Bytes
{
"bos_token": "</s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "</s>"
}