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