Upload model
Browse files- README.md +18 -0
- adapter_model.bin +1 -1
README.md
CHANGED
@@ -3708,4 +3708,22 @@ The following `bitsandbytes` quantization config was used during training:
|
|
3708 |
### Framework versions
|
3709 |
|
3710 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3711 |
- PEFT 0.6.2
|
|
|
3708 |
### Framework versions
|
3709 |
|
3710 |
|
3711 |
+
- PEFT 0.6.2
|
3712 |
+
## Training procedure
|
3713 |
+
|
3714 |
+
|
3715 |
+
The following `bitsandbytes` quantization config was used during training:
|
3716 |
+
- load_in_8bit: True
|
3717 |
+
- load_in_4bit: False
|
3718 |
+
- llm_int8_threshold: 6.0
|
3719 |
+
- llm_int8_skip_modules: None
|
3720 |
+
- llm_int8_enable_fp32_cpu_offload: False
|
3721 |
+
- llm_int8_has_fp16_weight: False
|
3722 |
+
- bnb_4bit_quant_type: fp4
|
3723 |
+
- bnb_4bit_use_double_quant: False
|
3724 |
+
- bnb_4bit_compute_dtype: float32
|
3725 |
+
|
3726 |
+
### Framework versions
|
3727 |
+
|
3728 |
+
|
3729 |
- 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:58105f0f69aa22a6a48f35e95a694ce1e9ed9585d236eca2d6d04b7d0ecca56d
|
3 |
size 21020682
|