Isabelle Cudlitz
commited on
Commit
·
a766e08
1
Parent(s):
6c7b579
Upload model
Browse files- README.md +18 -0
- adapter_model.bin +1 -1
README.md
CHANGED
@@ -864,4 +864,22 @@ The following `bitsandbytes` quantization config was used during training:
|
|
864 |
### Framework versions
|
865 |
|
866 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
867 |
- PEFT 0.6.2
|
|
|
864 |
### Framework versions
|
865 |
|
866 |
|
867 |
+
- PEFT 0.6.2
|
868 |
+
## Training procedure
|
869 |
+
|
870 |
+
|
871 |
+
The following `bitsandbytes` quantization config was used during training:
|
872 |
+
- load_in_8bit: True
|
873 |
+
- load_in_4bit: False
|
874 |
+
- llm_int8_threshold: 6.0
|
875 |
+
- llm_int8_skip_modules: None
|
876 |
+
- llm_int8_enable_fp32_cpu_offload: False
|
877 |
+
- llm_int8_has_fp16_weight: False
|
878 |
+
- bnb_4bit_quant_type: fp4
|
879 |
+
- bnb_4bit_use_double_quant: False
|
880 |
+
- bnb_4bit_compute_dtype: float32
|
881 |
+
|
882 |
+
### Framework versions
|
883 |
+
|
884 |
+
|
885 |
- PEFT 0.6.2
|
adapter_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 21020682
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b74fec4253200f2faf3fa45decdc759c72b411d68f2f7b81963b884b1b9639b2
|
3 |
size 21020682
|