Jobiniah commited on
Commit
4770af9
1 Parent(s): c255931

Upload MistralForCausalLM

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -16,7 +16,7 @@
16
  "num_hidden_layers": 32,
17
  "num_key_value_heads": 8,
18
  "quantization_config": {
19
- "bnb_4bit_compute_dtype": "bfloat16",
20
  "bnb_4bit_quant_type": "nf4",
21
  "bnb_4bit_use_double_quant": true,
22
  "llm_int8_enable_fp32_cpu_offload": false,
 
16
  "num_hidden_layers": 32,
17
  "num_key_value_heads": 8,
18
  "quantization_config": {
19
+ "bnb_4bit_compute_dtype": "float16",
20
  "bnb_4bit_quant_type": "nf4",
21
  "bnb_4bit_use_double_quant": true,
22
  "llm_int8_enable_fp32_cpu_offload": false,