Text Generation
Transformers
PyTorch
English
mistral
text-generation-inference
WizardMath-7B-V1.1-5.0bpw-h6-exl2 / special_tokens_map.json
LoneStriker's picture
Upload folder using huggingface_hub
be1e86f
{
"additional_special_tokens": [
"<unk>",
"<s>",
"</s>"
],
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<s>",
"unk_token": "<unk>"
}