gpt-sw3-20b-instruct-4bit-gptq / special_tokens_map.json
nicher92's picture
Upload tokenizer
a706324
raw
history blame contribute delete
105 Bytes
{
"bos_token": "<s>",
"eos_token": "<|endoftext|>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}