tclf90 commited on
Commit
ec4e725
·
verified ·
1 Parent(s): a658d7b

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -19,7 +19,7 @@
19
  "quantization_config": {
20
  "batch_size": 1,
21
  "bits": 4,
22
- "block_name_to_quantize": null,
23
  "cache_block_outputs": true,
24
  "damp_percent": 0.1,
25
  "dataset": null,
 
19
  "quantization_config": {
20
  "batch_size": 1,
21
  "bits": 4,
22
+ "block_name_to_quantize": "model.layers",
23
  "cache_block_outputs": true,
24
  "damp_percent": 0.1,
25
  "dataset": null,