weblab-10b-instruction-sft-GPTQ / quantize_config.json
dahara1's picture
Upload 6 files
7427cb2
raw
history blame
218 Bytes
{
"bits": 4,
"group_size": 128,
"damp_percent": 0.01,
"desc_act": true,
"sym": true,
"true_sequential": true,
"model_name_or_path": "opt-125m-4bit-128g",
"model_file_base_name": "gptq_model-4bit-128g"
}