trex5790 commited on
Commit
f75ca5a
·
verified ·
1 Parent(s): e173a44

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -27,7 +27,7 @@
27
  "llm_int8_threshold": 6.0,
28
  "load_in_4bit": true,
29
  "load_in_8bit": false,
30
- "quantization": "gptq"
31
  "quant_method": "bitsandbytes"
32
  },
33
  "rms_norm_eps": 1e-05,
 
27
  "llm_int8_threshold": 6.0,
28
  "load_in_4bit": true,
29
  "load_in_8bit": false,
30
+ "quantization": "gptq",
31
  "quant_method": "bitsandbytes"
32
  },
33
  "rms_norm_eps": 1e-05,