n0kovo commited on
Commit
135bc46
·
verified ·
1 Parent(s): 4837c25

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -66,7 +66,7 @@
66
  },
67
  "quantization_config": {
68
  "group_size": 64,
69
- "bits": 2,
70
  "mode": "affine"
71
  },
72
  "rms_norm_eps": 1e-06,
 
66
  },
67
  "quantization_config": {
68
  "group_size": 64,
69
+ "bits": 8,
70
  "mode": "affine"
71
  },
72
  "rms_norm_eps": 1e-06,