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