coyude commited on
Commit
4a8af99
1 Parent(s): 700b1c7

Upload quantize_config.json

Browse files
Files changed (1) hide show
  1. quantize_config.json +1 -1
quantize_config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "bits": 4,
3
- "desc_act": true,
4
  "group_size": 128,
5
  "true_sequential": true
6
  }
 
1
  {
2
  "bits": 4,
3
+ "desc_act": false,
4
  "group_size": 128,
5
  "true_sequential": true
6
  }