Update README.md
Browse files
README.md
CHANGED
@@ -34,7 +34,7 @@ The following `bitsandbytes` quantization config was used during training:
|
|
34 |
- **load_in_4bit**: True
|
35 |
- **bnb_4bit_quant_type**: nf4
|
36 |
- **bnb_4bit_use_double_quant**: False
|
37 |
-
- **bnb_4bit_compute_dtype**:
|
38 |
|
39 |
# Framework versions ▼
|
40 |
- PEFT 0.8.2.
|
|
|
34 |
- **load_in_4bit**: True
|
35 |
- **bnb_4bit_quant_type**: nf4
|
36 |
- **bnb_4bit_use_double_quant**: False
|
37 |
+
- **bnb_4bit_compute_dtype**: float16
|
38 |
|
39 |
# Framework versions ▼
|
40 |
- PEFT 0.8.2.
|