MLX
Safetensors
English
mistral
dolphin-2.1-mistral-7b-8bit / special_tokens_map.json
jonathansuru's picture
Upload folder using huggingface_hub
9ff9282 verified
raw
history blame contribute delete
416 Bytes
{
"bos_token": {
"content": "<s>",
"lstrip": true,
"normalized": false,
"rstrip": true,
"single_word": false
},
"eos_token": {
"content": "<|im_end|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"unk_token": {
"content": "<unk>",
"lstrip": true,
"normalized": false,
"rstrip": true,
"single_word": false
}
}