iSolver commited on
Commit
d62c380
·
verified ·
1 Parent(s): 5530622

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "quantization_config": {
3
- "bits": 0,
4
  "quant_method": "awq"
5
 
6
  }
 
1
  {
2
  "quantization_config": {
3
+ "bits": 3,
4
  "quant_method": "awq"
5
 
6
  }