chronos-33b-GPTQ / quantize_config.json
TheBloke's picture
Update for Transformers GPTQ support
4cb401f
raw history blame
No virus
188 Bytes
{
"bits": 3,
"group_size": 128,
"damp_percent": 0.01,
"desc_act": false,
"sym": true,
"true_sequential": true,
"model_name_or_path": null,
"model_file_base_name": "model"
}