Update config.json

#3
by ybelkada HF staff - opened
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -27,7 +27,7 @@
27
  "backend": "autoawq",
28
  "group_size": 128,
29
  "quant_method": "awq",
30
- "version": "GEMM",
31
  "bits": 4,
32
  "zero_point": true
33
  },
 
27
  "backend": "autoawq",
28
  "group_size": 128,
29
  "quant_method": "awq",
30
+ "version": "gemm",
31
  "bits": 4,
32
  "zero_point": true
33
  },