360Zhinao-7B-Chat-32K-Int4 / quantize_config.json
zhaicunqi's picture
Upload folder using huggingface_hub
b1fbc72 verified
raw
history blame
No virus
311 Bytes
{
"bits": 4,
"group_size": 128,
"damp_percent": 0.01,
"desc_act": false,
"static_groups": false,
"sym": true,
"true_sequential": true,
"model_name_or_path": "360Zhinao-7B-Chat-32K-Int4",
"model_file_base_name": "gptq_model-4bit-128g",
"quant_method": "gptq",
"checkpoint_format": "gptq"
}