Upload model
Browse files- README.md +2 -2
- adapter_model.safetensors +1 -1
README.md
CHANGED
@@ -203,8 +203,8 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
|
|
203 |
|
204 |
The following `bitsandbytes` quantization config was used during training:
|
205 |
- quant_method: bitsandbytes
|
206 |
-
- load_in_8bit:
|
207 |
-
- load_in_4bit:
|
208 |
- llm_int8_threshold: 6.0
|
209 |
- llm_int8_skip_modules: None
|
210 |
- llm_int8_enable_fp32_cpu_offload: False
|
|
|
203 |
|
204 |
The following `bitsandbytes` quantization config was used during training:
|
205 |
- quant_method: bitsandbytes
|
206 |
+
- load_in_8bit: False
|
207 |
+
- load_in_4bit: True
|
208 |
- llm_int8_threshold: 6.0
|
209 |
- llm_int8_skip_modules: None
|
210 |
- llm_int8_enable_fp32_cpu_offload: False
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 15737544
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1ca7a0e7d35904effcc7a6e98eab7890efbb730ff352dd9f88d497ac283c5084
|
3 |
size 15737544
|