SuperCOT-L2-13B-GPTQ / quantize_config.json
Peeepy's picture
Upload quantize_config.json with huggingface_hub
bc0fadc
raw
history blame contribute delete
238 Bytes
{
"bits": 4,
"group_size": 32,
"damp_percent": 0.01,
"desc_act": true,
"static_groups": false,
"sym": true,
"true_sequential": true,
"model_name_or_path": "supercot2-4bit",
"model_file_base_name": "gptq_model-4bit-32g"
}