sitatech commited on
Commit
c39cb8b
·
verified ·
1 Parent(s): fbe45f4

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -14
config.json CHANGED
@@ -11,20 +11,7 @@
11
  "desc_act": false,
12
  "group_size": 128,
13
  "lm_head": false,
14
- "meta": {
15
- "act_group_aware": true,
16
- "damp_auto_increment": 0.01,
17
- "damp_percent": 0.1,
18
- "gptaq": false,
19
- "gptaq_alpha": 0.25,
20
- "mse": 0.0,
21
- "quantizer": [
22
- "gptqmodel:5.4.0"
23
- ],
24
- "static_groups": false,
25
- "true_sequential": true,
26
- "uri": "https://github.com/modelcloud/gptqmodel"
27
- },
28
  "pack_dtype": "int32",
29
  "pack_impl": "cpu",
30
  "quant_method": "gptq",
 
11
  "desc_act": false,
12
  "group_size": 128,
13
  "lm_head": false,
14
+ "block_name_to_quantize": "model.language_model.layers",
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  "pack_dtype": "int32",
16
  "pack_impl": "cpu",
17
  "quant_method": "gptq",