TheBloke commited on
Commit
1e7b113
1 Parent(s): dbcef98

Upload new GPTQs with varied parameters

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
- "group_size": -1,
4
  "damp_percent": 0.01,
5
  "desc_act": false,
6
  "sym": true,
 
1
  {
2
  "bits": 4,
3
+ "group_size": 128,
4
  "damp_percent": 0.01,
5
  "desc_act": false,
6
  "sym": true,