MythoMax-L2-13B-GPTQ / quantize_config.json
TheBloke's picture
Update for Transformers GPTQ support
48caaec
raw history blame
No virus
186 Bytes
{
"bits": 4,
"group_size": 128,
"damp_percent": 0.1,
"desc_act": true,
"sym": true,
"true_sequential": true,
"model_name_or_path": null,
"model_file_base_name": "model"
}