aya-expanse-32b-abliterated-int4 / quantize_config.json
letuan's picture
Upload folder using huggingface_hub
a03681f verified
raw
history blame contribute delete
272 Bytes
{
"bits": 4,
"group_size": 128,
"damp_percent": 0.1,
"desc_act": false,
"static_groups": false,
"sym": true,
"true_sequential": true,
"model_name_or_path": null,
"model_file_base_name": "model",
"quant_method": "gptq",
"checkpoint_format": "marlin"
}