Upload model
Browse files- README.md +19 -0
- adapter_model.safetensors +1 -1
README.md
CHANGED
@@ -996,4 +996,23 @@ The following `bitsandbytes` quantization config was used during training:
|
|
996 |
### Framework versions
|
997 |
|
998 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
999 |
- PEFT 0.6.2
|
|
|
996 |
### Framework versions
|
997 |
|
998 |
|
999 |
+
- PEFT 0.6.2
|
1000 |
+
## Training procedure
|
1001 |
+
|
1002 |
+
|
1003 |
+
The following `bitsandbytes` quantization config was used during training:
|
1004 |
+
- quant_method: bitsandbytes
|
1005 |
+
- load_in_8bit: True
|
1006 |
+
- load_in_4bit: False
|
1007 |
+
- llm_int8_threshold: 6.0
|
1008 |
+
- llm_int8_skip_modules: None
|
1009 |
+
- llm_int8_enable_fp32_cpu_offload: False
|
1010 |
+
- llm_int8_has_fp16_weight: False
|
1011 |
+
- bnb_4bit_quant_type: fp4
|
1012 |
+
- bnb_4bit_use_double_quant: False
|
1013 |
+
- bnb_4bit_compute_dtype: float32
|
1014 |
+
|
1015 |
+
### Framework versions
|
1016 |
+
|
1017 |
+
|
1018 |
- PEFT 0.6.2
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 20991608
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:09828dbfaee16e237737fec34fadcbdf45e02f5c39ae3cacffa989ccd2e77ab7
|
3 |
size 20991608
|