Phi3-128k-Instruct-4Bit-GPTQ / quantize_config.json
Granther's picture
Update quantize_config.json
4c36cbf verified
raw
history blame contribute delete
212 Bytes
{
"bits": 4,
"group_size": 128,
"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"
}