rocket-3B-GPTQ / quantize_config.json
TheBloke's picture
GPTQ model commit
fb1a32d
{
"bits": [
4
],
"group_size": [
32
],
"damp_percent": [
0.1
],
"desc_act": [
true
],
"sym": true,
"true_sequential": true
}