hiep1122 commited on
Commit
c4f5a82
·
verified ·
1 Parent(s): 752e0d2

Upload CodeGenForCausalLM

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -21,7 +21,7 @@
21
  "quantization_config": {
22
  "_load_in_4bit": true,
23
  "_load_in_8bit": false,
24
- "bnb_4bit_compute_dtype": "float16",
25
  "bnb_4bit_quant_storage": "uint8",
26
  "bnb_4bit_quant_type": "nf4",
27
  "bnb_4bit_use_double_quant": true,
 
21
  "quantization_config": {
22
  "_load_in_4bit": true,
23
  "_load_in_8bit": false,
24
+ "bnb_4bit_compute_dtype": "bfloat16",
25
  "bnb_4bit_quant_storage": "uint8",
26
  "bnb_4bit_quant_type": "nf4",
27
  "bnb_4bit_use_double_quant": true,