Upload model
Browse files- config.json +3 -3
- model.safetensors +2 -2
config.json
CHANGED
|
@@ -21,10 +21,10 @@
|
|
| 21 |
"quantization_config": {
|
| 22 |
"_load_in_4bit": true,
|
| 23 |
"_load_in_8bit": false,
|
| 24 |
-
"bnb_4bit_compute_dtype": "
|
| 25 |
"bnb_4bit_quant_storage": "uint8",
|
| 26 |
-
"bnb_4bit_quant_type": "
|
| 27 |
-
"bnb_4bit_use_double_quant":
|
| 28 |
"llm_int8_enable_fp32_cpu_offload": false,
|
| 29 |
"llm_int8_has_fp16_weight": false,
|
| 30 |
"llm_int8_skip_modules": null,
|
|
|
|
| 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",
|
| 27 |
+
"bnb_4bit_use_double_quant": true,
|
| 28 |
"llm_int8_enable_fp32_cpu_offload": false,
|
| 29 |
"llm_int8_has_fp16_weight": false,
|
| 30 |
"llm_int8_skip_modules": null,
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1a32ab6194d0654454d862398992bd79555f4fb74c01945744be9db5186a46ed
|
| 3 |
+
size 1036740638
|