WGNW commited on
Commit
da34f32
1 Parent(s): f05801e

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -25,6 +25,7 @@
25
  "use_cache": true,
26
  "vocab_size": 46336,
27
  "quantization_config": {
 
28
  "bits": 4,
29
  "group_size": 128,
30
  "damp_percent": 0.01,
 
25
  "use_cache": true,
26
  "vocab_size": 46336,
27
  "quantization_config": {
28
+ "quant_method":"gptq",
29
  "bits": 4,
30
  "group_size": 128,
31
  "damp_percent": 0.01,