herrkobold commited on
Commit
b0d0a84
1 Parent(s): f90bcec

Upload Gemma2ForCausalLM

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -28,7 +28,7 @@
28
  "quantization_config": {
29
  "_load_in_4bit": true,
30
  "_load_in_8bit": false,
31
- "bnb_4bit_compute_dtype": "float32",
32
  "bnb_4bit_quant_storage": "uint8",
33
  "bnb_4bit_quant_type": "fp4",
34
  "bnb_4bit_use_double_quant": false,
 
28
  "quantization_config": {
29
  "_load_in_4bit": true,
30
  "_load_in_8bit": false,
31
+ "bnb_4bit_compute_dtype": "bfloat16",
32
  "bnb_4bit_quant_storage": "uint8",
33
  "bnb_4bit_quant_type": "fp4",
34
  "bnb_4bit_use_double_quant": false,