open-llama-13b-4bit-128g-GPTQ / quantize_config.json
Gustrd's picture
Upload quantize_config.json
5a1688c
Raw
History Blame Contribute Delete
135 Bytes
{
"bits": 4,
"group_size": 128,
"damp_percent": 0.01,
"desc_act": false,
"sym": true,
"true_sequential": true
}