Upload model
Browse files- README.md +19 -0
- adapter_model.safetensors +1 -1
README.md
CHANGED
@@ -977,4 +977,23 @@ The following `bitsandbytes` quantization config was used during training:
|
|
977 |
### Framework versions
|
978 |
|
979 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
980 |
- PEFT 0.6.2
|
|
|
977 |
### Framework versions
|
978 |
|
979 |
|
980 |
+
- PEFT 0.6.2
|
981 |
+
## Training procedure
|
982 |
+
|
983 |
+
|
984 |
+
The following `bitsandbytes` quantization config was used during training:
|
985 |
+
- quant_method: bitsandbytes
|
986 |
+
- load_in_8bit: True
|
987 |
+
- load_in_4bit: False
|
988 |
+
- llm_int8_threshold: 6.0
|
989 |
+
- llm_int8_skip_modules: None
|
990 |
+
- llm_int8_enable_fp32_cpu_offload: False
|
991 |
+
- llm_int8_has_fp16_weight: False
|
992 |
+
- bnb_4bit_quant_type: fp4
|
993 |
+
- bnb_4bit_use_double_quant: False
|
994 |
+
- bnb_4bit_compute_dtype: float32
|
995 |
+
|
996 |
+
### Framework versions
|
997 |
+
|
998 |
+
|
999 |
- 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:38080488ca7ff6c032fdf929378f5acfff93b29d54a0b388cb1e82f67d992827
|
3 |
size 20991608
|