Mistral-7B-v0.1-zeroed_out-ChatML-base / special_tokens_map.json
thomasgauthier's picture
Upload folder using huggingface_hub
8a43d0c verified
raw
history blame contribute delete
101 Bytes
{
"bos_token": "<s>",
"eos_token": "<|im_end|>",
"pad_token": "</s>",
"unk_token": "<unk>"
}