Ekkologico
commited on
Commit
•
6e0472b
1
Parent(s):
3b51a12
Upload folder using huggingface_hub
Browse files- README.md +19 -0
- adapter_model.safetensors +1 -1
README.md
CHANGED
@@ -216,4 +216,23 @@ The following `bitsandbytes` quantization config was used during training:
|
|
216 |
### Framework versions
|
217 |
|
218 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
219 |
- PEFT 0.6.3.dev0
|
|
|
216 |
### Framework versions
|
217 |
|
218 |
|
219 |
+
- PEFT 0.6.3.dev0
|
220 |
+
## Training procedure
|
221 |
+
|
222 |
+
|
223 |
+
The following `bitsandbytes` quantization config was used during training:
|
224 |
+
- quant_method: bitsandbytes
|
225 |
+
- load_in_8bit: False
|
226 |
+
- load_in_4bit: True
|
227 |
+
- llm_int8_threshold: 6.0
|
228 |
+
- llm_int8_skip_modules: None
|
229 |
+
- llm_int8_enable_fp32_cpu_offload: False
|
230 |
+
- llm_int8_has_fp16_weight: False
|
231 |
+
- bnb_4bit_quant_type: nf4
|
232 |
+
- bnb_4bit_use_double_quant: True
|
233 |
+
- bnb_4bit_compute_dtype: float16
|
234 |
+
|
235 |
+
### Framework versions
|
236 |
+
|
237 |
+
|
238 |
- PEFT 0.6.3.dev0
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 209736952
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:93c385ae880508c39acee307f905b421792f8ea17dcf0237a9947455b13ba2a5
|
3 |
size 209736952
|