c4ai-command-r-08-2024-gptq-4bit / quantize_config.json
ahmedsamirio's picture
AutoGPTQ model for CohereForAI/c4ai-command-r-08-2024: 4bits, gr128, desc_act=False
1fc8ebb verified
raw
history blame
No virus
267 Bytes
{
"bits": 4,
"group_size": 128,
"damp_percent": 0.1,
"desc_act": false,
"static_groups": false,
"sym": true,
"true_sequential": true,
"model_name_or_path": null,
"model_file_base_name": null,
"quant_method": "gptq",
"checkpoint_format": "gptq"
}