Text Generation
Transformers
Safetensors
English
mistral
text-generation-inference
4-bit precision
gptq
jackalope-7B-GPTQ / special_tokens_map.json
TheBloke's picture
GPTQ model commit
36a523c
raw history blame
No virus
101 Bytes
{
"bos_token": "<s>",
"eos_token": "<|im_end|>",
"pad_token": "</s>",
"unk_token": "<unk>"
}