WizardLM-2-8x22B-GPTQ-ERQ / quantize_config.json
Cheshire-AI's picture
Add sharded .safetensors files and index
781902f
raw
history blame
266 Bytes
{
"bits": 4,
"group_size": 128,
"damp_percent": 0.1,
"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"
}