Files
Phi-lthy4_GPTQ/quantize_config.json

14 lines
312 B
JSON
Raw Normal View History

{
"bits": 4,
"group_size": 32,
"damp_percent": 0.01,
"desc_act": true,
"static_groups": false,
"sym": true,
"true_sequential": true,
"model_name_or_path": "SicariusSicariiStuff/Phi-lthy4",
"model_file_base_name": "gptq_model-4bit-32g",
"quant_method": "gptq",
"checkpoint_format": "gptq"
}