Update config.json
Browse files- config.json +0 -2
config.json
CHANGED
@@ -19,8 +19,6 @@
|
|
19 |
"num_key_value_heads": 8,
|
20 |
"pretraining_tp": 1,
|
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",
|
|
|
19 |
"num_key_value_heads": 8,
|
20 |
"pretraining_tp": 1,
|
21 |
"quantization_config": {
|
|
|
|
|
22 |
"bnb_4bit_compute_dtype": "bfloat16",
|
23 |
"bnb_4bit_quant_storage": "uint8",
|
24 |
"bnb_4bit_quant_type": "nf4",
|