stablelm-zephyr-3b-GPTQ / quantize_config.json
TheBloke's picture
GPTQ model commit
4536918
raw
history blame
196 Bytes
{
"bits": [
8
],
"group_size": [
32
],
"damp_percent": [
0.1
],
"desc_act": [
true
],
"sym": true,
"true_sequential": true
}