Text Generation
Transformers
PyTorch
Safetensors
English
mistral
Merge
fine-tuned
Inference Endpoints
text-generation-inference
Mistral-7B-Merge-14-v0.3-ft-step-15936 / special_tokens_map.json
tjellm's picture
Upload folder using huggingface_hub
9bffc21
{
"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": "</s>",
"unk_token": {
"content": "<unk>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}