internlm-chat-20b-GPTQ-Int4 / quantize_config.json
xiaotinghe's picture
4bit-32g
76f1e5d
raw
history blame contribute delete
No virus
211 Bytes
{
"bits": 4,
"group_size": 32,
"damp_percent": 0.1,
"desc_act": true,
"static_groups": false,
"sym": true,
"true_sequential": true,
"model_name_or_path": null,
"model_file_base_name": "model"
}