Text Generation
Transformers
Safetensors
English
mistral
conversational
Inference Endpoints
text-generation-inference
dolphin-2.9.2-Phi-3-Medium-abliterated / special_tokens_map.json
failspy's picture
Upload folder using huggingface_hub
eb13e79 verified
{
"bos_token": {
"content": "<s>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|im_end|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|placeholder6|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"unk_token": {
"content": "<unk>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}