internlm2-7b-4-bit / special_tokens_map.json
LemonKAI's picture
Upload 16 files
41620cb verified
raw
history blame contribute delete
95 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "</s>",
"unk_token": "<unk>"
}