Views
No views yet
1{
2 "bits": 4,
3 "group_size": 128,
4 "damp_percent": 0.005,
5 "desc_act": false,
6 "static_groups": false,
7 "sym": false,
8 "true_sequential": true,
9 "model_name_or_path": "",
10 "model_file_base_name": "model",
11 "quant_method": "gptq",
12 "checkpoint_format": "gptq",
13 "meta": {
14 "quantizer": "autogptq:0.8.0.dev1"
15 }
16}