beddi commited on
Commit
a34931b
·
verified ·
1 Parent(s): 6d4cecf

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -33,7 +33,7 @@
33
  "llm_int8_threshold": 6.0,
34
  "load_in_4bit": false,
35
  "load_in_8bit": false,
36
- "quant_method": "bitsandbytes"
37
  },
38
  "rms_norm_eps": 1e-05,
39
  "rope_scaling": null,
 
33
  "llm_int8_threshold": 6.0,
34
  "load_in_4bit": false,
35
  "load_in_8bit": false,
36
+ "quant_method": "bitsandbytes_8bit"
37
  },
38
  "rms_norm_eps": 1e-05,
39
  "rope_scaling": null,