falcon-7b-instruct-gptq / quantize_config.json
mpronesti's picture
AutoGPTQ model for tiiuae/falcon-7b-instruct: 4bits, gr128, desc_act=False
d9f1327
{
"bits": 4,
"group_size": 128,
"damp_percent": 0.01,
"desc_act": false,
"sym": true,
"true_sequential": true,
"model_name_or_path": "falcon-7b-instruct-gptq",
"model_file_base_name": "gptq_model-4bit-128g"
}