Mistral-7B-chat-v0.1-8bit / special_tokens_map.json
alessio21's picture
upload files for tokenizer
b716a46
raw
history blame
72 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"unk_token": "<unk>"
}