mizinovmv commited on
Commit
921235d
·
verified ·
1 Parent(s): 5b77dde

FIX quantize_config.json

Browse files
Files changed (1) hide show
  1. quantize_config.json +1 -1
quantize_config.json CHANGED
@@ -15,6 +15,6 @@
15
  "damp_percent": 0.1,
16
  "damp_auto_increment": 0.0025,
17
  "static_groups": false,
18
- "true_sequential": true,
19
  }
20
  }
 
15
  "damp_percent": 0.1,
16
  "damp_auto_increment": 0.0025,
17
  "static_groups": false,
18
+ "true_sequential": true
19
  }
20
  }