XVERSE-7B-Chat-GPTQ-Int4 / quantize_config.json
willhe-xverse's picture
Upload folder using huggingface_hub
6bf9b72 verified
raw
history blame contribute delete
No virus
366 Bytes
{
"bits": 4,
"group_size": 128,
"damp_percent": 0.01,
"desc_act": true,
"static_groups": true,
"sym": true,
"true_sequential": true,
"model_name_or_path": "/mnt/llm_dataset/willhe/github/AutoGPTQ/examples/quantization/xverse-7b-chat-4bit-128g",
"model_file_base_name": "gptq_model-4bit-128g",
"is_marlin_format": false,
"quant_method": "gptq"
}