Upload model
Browse files- README.md +18 -0
- adapter_model.bin +1 -1
README.md
CHANGED
@@ -4104,4 +4104,22 @@ The following `bitsandbytes` quantization config was used during training:
|
|
4104 |
### Framework versions
|
4105 |
|
4106 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4107 |
- PEFT 0.6.2
|
|
|
4104 |
### Framework versions
|
4105 |
|
4106 |
|
4107 |
+
- PEFT 0.6.2
|
4108 |
+
## Training procedure
|
4109 |
+
|
4110 |
+
|
4111 |
+
The following `bitsandbytes` quantization config was used during training:
|
4112 |
+
- load_in_8bit: True
|
4113 |
+
- load_in_4bit: False
|
4114 |
+
- llm_int8_threshold: 6.0
|
4115 |
+
- llm_int8_skip_modules: None
|
4116 |
+
- llm_int8_enable_fp32_cpu_offload: False
|
4117 |
+
- llm_int8_has_fp16_weight: False
|
4118 |
+
- bnb_4bit_quant_type: fp4
|
4119 |
+
- bnb_4bit_use_double_quant: False
|
4120 |
+
- bnb_4bit_compute_dtype: float32
|
4121 |
+
|
4122 |
+
### Framework versions
|
4123 |
+
|
4124 |
+
|
4125 |
- 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:cd1bb51a1e4e86c619c2942c8b093e7ccb9939bce723b1a9c6f006d2d91bca85
|
3 |
size 21020682
|