T3Q-solar-dpo-8bit / quantize_config.json
chlee10's picture
Upload of AutoGPTQ quantized model
43c243b verified
{
"bits": 8,
"group_size": 128,
"damp_percent": 0.01,
"desc_act": false,
"static_groups": false,
"sym": true,
"true_sequential": true,
"model_name_or_path": "T3Q-solar-dpo-8bit",
"model_file_base_name": "gptq_model-8bit-128g",
"is_marlin_format": false,
"quant_method": "gptq"
}