Add files using upload-large-folder tool
Browse files- config.json +1 -1
config.json
CHANGED
@@ -23,7 +23,7 @@
|
|
23 |
"_load_in_4bit": true,
|
24 |
"_load_in_8bit": false,
|
25 |
"bnb_4bit_compute_dtype": "bfloat16",
|
26 |
-
"bnb_4bit_quant_storage": "
|
27 |
"bnb_4bit_quant_type": "nf4",
|
28 |
"bnb_4bit_use_double_quant": true,
|
29 |
"llm_int8_enable_fp32_cpu_offload": false,
|
|
|
23 |
"_load_in_4bit": true,
|
24 |
"_load_in_8bit": false,
|
25 |
"bnb_4bit_compute_dtype": "bfloat16",
|
26 |
+
"bnb_4bit_quant_storage": "uint8",
|
27 |
"bnb_4bit_quant_type": "nf4",
|
28 |
"bnb_4bit_use_double_quant": true,
|
29 |
"llm_int8_enable_fp32_cpu_offload": false,
|