Llama-3.2-3B-Instruct-lora-4bit-g128 / quantize_config.json
c1uc's picture
Upload of AutoGPTQ quantized model
bebc3ba 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": "Llama-3.2-3B-Instruct-lora-4bit-g128",
"model_file_base_name": "gptq_model-4bit-128g",
"is_marlin_format": false,
"quant_method": "gptq"
}