vishanoberoi commited on
Commit
fa6b135
1 Parent(s): 90af8b2

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -19,6 +19,7 @@
19
  "pad_token_id": 0,
20
  "pretraining_tp": 1,
21
  "quantization_config": {
 
22
  "batch_size": 1,
23
  "bits": 4,
24
  "block_name_to_quantize": null,
 
19
  "pad_token_id": 0,
20
  "pretraining_tp": 1,
21
  "quantization_config": {
22
+ "quant_method": "gptq",
23
  "batch_size": 1,
24
  "bits": 4,
25
  "block_name_to_quantize": null,