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