lyg95 commited on
Commit
988e7ba
·
verified ·
1 Parent(s): 3b7c2df

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -21,7 +21,7 @@
21
  "bits": 4,
22
  "group_size": 128,
23
  "modules_to_not_convert": null,
24
- "quant_method": "awq_marlin",
25
  "version": "gemm",
26
  "zero_point": true
27
  },
 
21
  "bits": 4,
22
  "group_size": 128,
23
  "modules_to_not_convert": null,
24
+ "quant_method": "awq",
25
  "version": "gemm",
26
  "zero_point": true
27
  },