phi-2-GPTQ / quantize_config.json
TheBloke's picture
Fix quantize_config.json
25d1149
raw
history blame
133 Bytes
{
"bits": 4,
"group_size": 64,
"damp_percent": 0.1,
"desc_act": true,
"sym": true,
"true_sequential": true
}