File size: 575 Bytes
e75e222
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
  "bits": 4,
  "dynamic": {
    "-:model\\.layers\\.([2-9]\\d*|[1-9]\\d+)\\..*": {},
    ".*\\.1\\..*": {
      "bits": 8,
      "group_size": 32,
      "desc_act": false
    }
  },
  "group_size": 128,
  "desc_act": true,
  "sym": true,
  "lm_head": false,
  "quant_method": "gptq",
  "checkpoint_format": "gptq",
  "meta": {
    "quantizer": [
      "gptqmodel:1.5.1-dev"
    ],
    "uri": "https://github.com/modelcloud/gptqmodel",
    "damp_percent": 0.01,
    "damp_auto_increment": 0.0025,
    "static_groups": false,
    "true_sequential": true,
    "mse": 0.0
  }
}