zephyr-beta-7b-gptq-g128 / quantize_config.json
robertgshaw2's picture
Upload folder using huggingface_hub
2f001a5 verified
{
"bits": 4,
"group_size": 128,
"damp_percent": 0.01,
"desc_act": false,
"static_groups": false,
"sym": true,
"true_sequential": true,
"model_name_or_path": null,
"model_file_base_name": "model",
"is_marlin_format": false,
"quant_method": "gptq"
}