Text Generation
Transformers
Safetensors
English
mistral
Merge
conversational
Eval Results
Inference Endpoints
text-generation-inference
SynthIQ-7b / special_tokens_map.json
sethuiyer's picture
Upload folder using huggingface_hub
8912714
{
"bos_token": {
"content": "<s>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "</s>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"unk_token": {
"content": "<unk>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}