atcsecure commited on
Commit
f6eca26
·
verified ·
1 Parent(s): 45bbd44

update config.json - quantization_config - set bits to 6

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -30,7 +30,7 @@
30
  "quantization_config": {
31
  "quant_method": "exl2",
32
  "version": "0.0.17",
33
- "bits": 6.0,
34
  "head_bits": 6,
35
  "calibration": {
36
  "rows": 100,
 
30
  "quantization_config": {
31
  "quant_method": "exl2",
32
  "version": "0.0.17",
33
+ "bits": 6,
34
  "head_bits": 6,
35
  "calibration": {
36
  "rows": 100,