Text Generation
Transformers
Safetensors
English
German
mistral
conversational
text-generation-inference
4-bit precision
gptq
Leo-Mistral-Hessianai-7B-Chat-GPTQ / quantize_config.json
TheBloke's picture
GPTQ model commit
64d996e
raw history blame
No virus
133 Bytes
{
"bits": 4,
"group_size": 64,
"damp_percent": 0.01,
"desc_act": true,
"sym": true,
"true_sequential": true
}