gpt2GPTQ8 / quantize_config.json
pavfi-at-m's picture
GPT2gpt2: 8bits, gr128, desc_act=False
d09383d
raw
history blame
236 Bytes
{
"bits": 8,
"group_size": 128,
"damp_percent": 0.01,
"desc_act": false,
"static_groups": false,
"sym": true,
"true_sequential": true,
"model_name_or_path": "gpt2GPTQ8",
"model_file_base_name": "gptq_model-8bit-128g"
}