iSolver commited on
Commit
d2b4179
1 Parent(s): 7603f2c

Update config.json

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