cicdatopea commited on
Commit
6b5243d
·
verified ·
1 Parent(s): 7194b65

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -18,7 +18,7 @@
18
  "autoround_version": "0.5.1",
19
  "batch_size": 1,
20
  "bits": 4,
21
- "block_name_to_quantize": "model.language_model.layers",
22
  "damp_percent": 0.01,
23
  "data_type": "int",
24
  "desc_act": false,
 
18
  "autoround_version": "0.5.1",
19
  "batch_size": 1,
20
  "bits": 4,
21
+ "block_name_to_quantize": "model.language_model.layers,language_model.model.layers",
22
  "damp_percent": 0.01,
23
  "data_type": "int",
24
  "desc_act": false,