Text Generation
Transformers
Safetensors
English
mistral
text-generation-inference
4-bit precision
gptq
jackalope-7B-GPTQ / quantize_config.json
TheBloke's picture
GPTQ model commit
36a523c
raw history blame
No virus
133 Bytes
{
"bits": 4,
"group_size": 32,
"damp_percent": 0.01,
"desc_act": true,
"sym": true,
"true_sequential": true
}