trex5790 commited on
Commit
3784049
·
verified ·
1 Parent(s): a38b5f6

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -27,7 +27,8 @@
27
  "llm_int8_threshold": 6.0,
28
  "load_in_4bit": true,
29
  "load_in_8bit": false,
30
- "quant_method": "gptq"
 
31
  },
32
  "rms_norm_eps": 1e-05,
33
  "rope_scaling": null,
 
27
  "llm_int8_threshold": 6.0,
28
  "load_in_4bit": true,
29
  "load_in_8bit": false,
30
+ "quant_method": "squeezellm",
31
+ "bits":4
32
  },
33
  "rms_norm_eps": 1e-05,
34
  "rope_scaling": null,