Mistral-7B-claude-chat-exl2 / special_tokens_map.json
bartowski's picture
Quant for 6.0
a630e8f
raw
history blame
No virus
95 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "</s>",
"unk_token": "<unk>"
}