tugbatumer commited on
Commit
e73d7c6
1 Parent(s): 8c087f8

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -94,7 +94,7 @@
94
  "quantization_config": {
95
  "batch_size": 1,
96
  "bits": 4,
97
- "block_name_to_quantize": null,
98
  "cache_block_outputs": true,
99
  "damp_percent": 0.1,
100
  "dataset": "c4",
 
94
  "quantization_config": {
95
  "batch_size": 1,
96
  "bits": 4,
97
+ "block_name_to_quantize": "transformer.layers",
98
  "cache_block_outputs": true,
99
  "damp_percent": 0.1,
100
  "dataset": "c4",