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