panoyo9829
commited on
Upload folder using huggingface_hub
Browse files- config.json +1 -1
config.json
CHANGED
@@ -56,7 +56,7 @@
|
|
56 |
"quantization_config": {
|
57 |
"_load_in_4bit": true,
|
58 |
"_load_in_8bit": false,
|
59 |
-
"bnb_4bit_compute_dtype": "
|
60 |
"bnb_4bit_quant_type": "nf4",
|
61 |
"bnb_4bit_use_double_quant": false,
|
62 |
"llm_int8_enable_fp32_cpu_offload": false,
|
|
|
56 |
"quantization_config": {
|
57 |
"_load_in_4bit": true,
|
58 |
"_load_in_8bit": false,
|
59 |
+
"bnb_4bit_compute_dtype": "float16",
|
60 |
"bnb_4bit_quant_type": "nf4",
|
61 |
"bnb_4bit_use_double_quant": false,
|
62 |
"llm_int8_enable_fp32_cpu_offload": false,
|