Upload model
Browse files
README.md
CHANGED
@@ -48,6 +48,17 @@ The following `bitsandbytes` quantization config was used during training:
|
|
48 |
- bnb_4bit_use_double_quant: False
|
49 |
- bnb_4bit_compute_dtype: float16
|
50 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
51 |
The following `bitsandbytes` quantization config was used during training:
|
52 |
- load_in_8bit: False
|
53 |
- load_in_4bit: True
|
@@ -64,5 +75,6 @@ The following `bitsandbytes` quantization config was used during training:
|
|
64 |
- PEFT 0.4.0
|
65 |
- PEFT 0.4.0
|
66 |
- PEFT 0.4.0
|
|
|
67 |
|
68 |
- PEFT 0.4.0
|
|
|
48 |
- bnb_4bit_use_double_quant: False
|
49 |
- bnb_4bit_compute_dtype: float16
|
50 |
|
51 |
+
The following `bitsandbytes` quantization config was used during training:
|
52 |
+
- load_in_8bit: False
|
53 |
+
- load_in_4bit: True
|
54 |
+
- llm_int8_threshold: 6.0
|
55 |
+
- llm_int8_skip_modules: None
|
56 |
+
- llm_int8_enable_fp32_cpu_offload: False
|
57 |
+
- llm_int8_has_fp16_weight: False
|
58 |
+
- bnb_4bit_quant_type: nf4
|
59 |
+
- bnb_4bit_use_double_quant: False
|
60 |
+
- bnb_4bit_compute_dtype: float16
|
61 |
+
|
62 |
The following `bitsandbytes` quantization config was used during training:
|
63 |
- load_in_8bit: False
|
64 |
- load_in_4bit: True
|
|
|
75 |
- PEFT 0.4.0
|
76 |
- PEFT 0.4.0
|
77 |
- PEFT 0.4.0
|
78 |
+
- PEFT 0.4.0
|
79 |
|
80 |
- PEFT 0.4.0
|