iSolver commited on
Commit
09aba4e
·
verified ·
1 Parent(s): c87e577

Update config.json

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