Add 6.0 link
Browse files
README.md
CHANGED
@@ -29,6 +29,8 @@ Conversion was done using the default calibration dataset.
|
|
29 |
Default arguments used except when the bits per weight is above 6.0, at that point the lm_head layer is quantized at 8 bits per weight instead of the default 6.
|
30 |
|
31 |
Original model: https://huggingface.co/NousResearch/Nous-Hermes-2-Yi-34B
|
|
|
|
|
32 |
|
33 |
## Download instructions
|
34 |
|
|
|
29 |
Default arguments used except when the bits per weight is above 6.0, at that point the lm_head layer is quantized at 8 bits per weight instead of the default 6.
|
30 |
|
31 |
Original model: https://huggingface.co/NousResearch/Nous-Hermes-2-Yi-34B
|
32 |
+
|
33 |
+
<a href="https://huggingface.co/bartowski/Nous-Hermes-2-Yi-34B-exl2/tree/6_0">6.0 bits per weight</a>
|
34 |
|
35 |
## Download instructions
|
36 |
|