Yohhei commited on
Commit
9451d46
1 Parent(s): beb8d61

Upload model

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -25,7 +25,7 @@
25
  "quantization_config": {
26
  "batch_size": 1,
27
  "bits": 4,
28
- "block_name_to_quantize": null,
29
  "cache_block_outputs": true,
30
  "damp_percent": 0.1,
31
  "dataset": "c4",
 
25
  "quantization_config": {
26
  "batch_size": 1,
27
  "bits": 4,
28
+ "block_name_to_quantize": "layers",
29
  "cache_block_outputs": true,
30
  "damp_percent": 0.1,
31
  "dataset": "c4",