Llama3.1_8b_base_1308_8bit_GPTQ / quantize_config.json
AwikDhar's picture
Upload of AutoGPTQ quantized model
c8036b4 verified
{
"bits": 8,
"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,
"is_marlin_format": true,
"quant_method": "gptq"
}