ybelkada commited on
Commit
3d34ff9
1 Parent(s): aacb123

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -24,6 +24,7 @@
24
  "vocab_size": 32000,
25
  "pad_token_id": 0,
26
  "quantization_config": {
 
27
  "zero_point": true,
28
  "q_group_size": 128,
29
  "w_bit": 4,
 
24
  "vocab_size": 32000,
25
  "pad_token_id": 0,
26
  "quantization_config": {
27
+ "quant_method": "awq",
28
  "zero_point": true,
29
  "q_group_size": 128,
30
  "w_bit": 4,