soonerstone commited on
Commit
6d6d9da
·
verified ·
1 Parent(s): abdd9f4

Update config.json

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