Text Generation
Transformers
PyTorch
mistral
Not-For-All-Audiences
nsfw
text-generation-inference
Inference Endpoints
{ | |
"</s>": 2, | |
"<s>": 1, | |
"<unk>": 0, | |
"<|im_end|>": 32000, | |
"<|im_start|>": 32001, | |
"[PAD]": 32002 | |
} |