n10xe commited on
Commit
3ba74b6
1 Parent(s): 2beba21

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -23,7 +23,7 @@
23
  "num_key_value_heads": 8,
24
  "pad_token_id": 0,
25
  "quantization_config": {
26
- "_load_in_4bit": true,
27
  "_load_in_8bit": false,
28
  "bnb_4bit_compute_dtype": "bfloat16",
29
  "bnb_4bit_quant_storage": "uint8",
 
23
  "num_key_value_heads": 8,
24
  "pad_token_id": 0,
25
  "quantization_config": {
26
+ "_load_in_4bit": false,
27
  "_load_in_8bit": false,
28
  "bnb_4bit_compute_dtype": "bfloat16",
29
  "bnb_4bit_quant_storage": "uint8",