internlm-chat-20b-GPTQ-Int4 / special_tokens_map.json
xiaotinghe's picture
4bit-32g
76f1e5d
raw
history blame contribute delete
No virus
95 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "</s>",
"unk_token": "<unk>"
}