Upload model
Browse files- README.md +18 -0
- adapter_model.bin +1 -1
README.md
CHANGED
@@ -234,4 +234,22 @@ The following `bitsandbytes` quantization config was used during training:
|
|
234 |
### Framework versions
|
235 |
|
236 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
237 |
- PEFT 0.6.2
|
|
|
234 |
### Framework versions
|
235 |
|
236 |
|
237 |
+
- PEFT 0.6.2
|
238 |
+
## Training procedure
|
239 |
+
|
240 |
+
|
241 |
+
The following `bitsandbytes` quantization config was used during training:
|
242 |
+
- load_in_8bit: True
|
243 |
+
- load_in_4bit: False
|
244 |
+
- llm_int8_threshold: 6.0
|
245 |
+
- llm_int8_skip_modules: None
|
246 |
+
- llm_int8_enable_fp32_cpu_offload: False
|
247 |
+
- llm_int8_has_fp16_weight: False
|
248 |
+
- bnb_4bit_quant_type: fp4
|
249 |
+
- bnb_4bit_use_double_quant: False
|
250 |
+
- bnb_4bit_compute_dtype: float32
|
251 |
+
|
252 |
+
### Framework versions
|
253 |
+
|
254 |
+
|
255 |
- 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:fb87fe6bfc3e07927554a05da0a17f3af46a8526bd4d96aa72514ba272905a6b
|
3 |
size 21020682
|