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