iSolver commited on
Commit
c87e577
·
verified ·
1 Parent(s): 95ca73b

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
- "quant_method": 12
4
 
5
  }
6
  }
 
1
  {
2
  "quantization_config": {
3
+ "quant_method": "awq"
4
 
5
  }
6
  }