WizardCoder-Python-13B-V1.0_8bit_nf4 / special_tokens_map.json
Mediocreatmybest's picture
Upload tokenizer
c1d1a28
raw
history blame contribute delete
No virus
96 Bytes
{
"bos_token": "</s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "</s>"
}