Mistral-7B-Instruct-v0.3-GPTQ-4b / quantize_config.json
markoarnauto's picture
GPTQ commit model & tokenizer
a118f7e verified
{
"bits": 4,
"group_size": 128,
"damp_percent": 0.01,
"desc_act": true,
"static_groups": false,
"sym": true,
"true_sequential": true,
"model_name_or_path": null,
"model_file_base_name": null,
"quant_method": "gptq",
"checkpoint_format": "gptq"
}