Upload model
Browse files- README.md +18 -0
- adapter_model.bin +1 -1
README.md
CHANGED
@@ -2952,4 +2952,22 @@ The following `bitsandbytes` quantization config was used during training:
|
|
2952 |
### Framework versions
|
2953 |
|
2954 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2955 |
- PEFT 0.6.2
|
|
|
2952 |
### Framework versions
|
2953 |
|
2954 |
|
2955 |
+
- PEFT 0.6.2
|
2956 |
+
## Training procedure
|
2957 |
+
|
2958 |
+
|
2959 |
+
The following `bitsandbytes` quantization config was used during training:
|
2960 |
+
- load_in_8bit: True
|
2961 |
+
- load_in_4bit: False
|
2962 |
+
- llm_int8_threshold: 6.0
|
2963 |
+
- llm_int8_skip_modules: None
|
2964 |
+
- llm_int8_enable_fp32_cpu_offload: False
|
2965 |
+
- llm_int8_has_fp16_weight: False
|
2966 |
+
- bnb_4bit_quant_type: fp4
|
2967 |
+
- bnb_4bit_use_double_quant: False
|
2968 |
+
- bnb_4bit_compute_dtype: float32
|
2969 |
+
|
2970 |
+
### Framework versions
|
2971 |
+
|
2972 |
+
|
2973 |
- 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:e3a5eec7143fab93bcf6ae60b337dc290981debb601ad966eb1bfa691c25a5db
|
3 |
size 21020682
|