mradermacher
commited on
Commit
•
52e3da1
1
Parent(s):
c8ebab2
auto-patch README.md
Browse files
README.md
CHANGED
@@ -17,7 +17,6 @@ tags:
|
|
17 |
|
18 |
static quants of https://huggingface.co/nitky/Superswallow-70b-NVE
|
19 |
|
20 |
-
|
21 |
<!-- provided-files -->
|
22 |
weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
|
23 |
## Usage
|
@@ -34,9 +33,12 @@ more details, including on how to concatenate multi-part files.
|
|
34 |
|:-----|:-----|--------:|:------|
|
35 |
| [GGUF](https://huggingface.co/mradermacher/Superswallow-70b-NVE-GGUF/resolve/main/Superswallow-70b-NVE.Q2_K.gguf) | Q2_K | 25.9 | |
|
36 |
| [GGUF](https://huggingface.co/mradermacher/Superswallow-70b-NVE-GGUF/resolve/main/Superswallow-70b-NVE.IQ3_XS.gguf) | IQ3_XS | 28.6 | |
|
|
|
37 |
| [GGUF](https://huggingface.co/mradermacher/Superswallow-70b-NVE-GGUF/resolve/main/Superswallow-70b-NVE.Q3_K_S.gguf) | Q3_K_S | 30.3 | |
|
|
|
38 |
| [GGUF](https://huggingface.co/mradermacher/Superswallow-70b-NVE-GGUF/resolve/main/Superswallow-70b-NVE.Q3_K_M.gguf) | Q3_K_M | 33.7 | lower quality |
|
39 |
| [GGUF](https://huggingface.co/mradermacher/Superswallow-70b-NVE-GGUF/resolve/main/Superswallow-70b-NVE.Q3_K_L.gguf) | Q3_K_L | 36.6 | |
|
|
|
40 |
| [GGUF](https://huggingface.co/mradermacher/Superswallow-70b-NVE-GGUF/resolve/main/Superswallow-70b-NVE.Q4_K_S.gguf) | Q4_K_S | 39.7 | fast, recommended |
|
41 |
| [GGUF](https://huggingface.co/mradermacher/Superswallow-70b-NVE-GGUF/resolve/main/Superswallow-70b-NVE.Q4_K_M.gguf) | Q4_K_M | 41.8 | fast, recommended |
|
42 |
| [GGUF](https://huggingface.co/mradermacher/Superswallow-70b-NVE-GGUF/resolve/main/Superswallow-70b-NVE.Q5_K_S.gguf) | Q5_K_S | 47.9 | |
|
|
|
17 |
|
18 |
static quants of https://huggingface.co/nitky/Superswallow-70b-NVE
|
19 |
|
|
|
20 |
<!-- provided-files -->
|
21 |
weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
|
22 |
## Usage
|
|
|
33 |
|:-----|:-----|--------:|:------|
|
34 |
| [GGUF](https://huggingface.co/mradermacher/Superswallow-70b-NVE-GGUF/resolve/main/Superswallow-70b-NVE.Q2_K.gguf) | Q2_K | 25.9 | |
|
35 |
| [GGUF](https://huggingface.co/mradermacher/Superswallow-70b-NVE-GGUF/resolve/main/Superswallow-70b-NVE.IQ3_XS.gguf) | IQ3_XS | 28.6 | |
|
36 |
+
| [GGUF](https://huggingface.co/mradermacher/Superswallow-70b-NVE-GGUF/resolve/main/Superswallow-70b-NVE.IQ3_S.gguf) | IQ3_S | 30.3 | beats Q3_K* |
|
37 |
| [GGUF](https://huggingface.co/mradermacher/Superswallow-70b-NVE-GGUF/resolve/main/Superswallow-70b-NVE.Q3_K_S.gguf) | Q3_K_S | 30.3 | |
|
38 |
+
| [GGUF](https://huggingface.co/mradermacher/Superswallow-70b-NVE-GGUF/resolve/main/Superswallow-70b-NVE.IQ3_M.gguf) | IQ3_M | 31.4 | |
|
39 |
| [GGUF](https://huggingface.co/mradermacher/Superswallow-70b-NVE-GGUF/resolve/main/Superswallow-70b-NVE.Q3_K_M.gguf) | Q3_K_M | 33.7 | lower quality |
|
40 |
| [GGUF](https://huggingface.co/mradermacher/Superswallow-70b-NVE-GGUF/resolve/main/Superswallow-70b-NVE.Q3_K_L.gguf) | Q3_K_L | 36.6 | |
|
41 |
+
| [GGUF](https://huggingface.co/mradermacher/Superswallow-70b-NVE-GGUF/resolve/main/Superswallow-70b-NVE.IQ4_XS.gguf) | IQ4_XS | 37.6 | |
|
42 |
| [GGUF](https://huggingface.co/mradermacher/Superswallow-70b-NVE-GGUF/resolve/main/Superswallow-70b-NVE.Q4_K_S.gguf) | Q4_K_S | 39.7 | fast, recommended |
|
43 |
| [GGUF](https://huggingface.co/mradermacher/Superswallow-70b-NVE-GGUF/resolve/main/Superswallow-70b-NVE.Q4_K_M.gguf) | Q4_K_M | 41.8 | fast, recommended |
|
44 |
| [GGUF](https://huggingface.co/mradermacher/Superswallow-70b-NVE-GGUF/resolve/main/Superswallow-70b-NVE.Q5_K_S.gguf) | Q5_K_S | 47.9 | |
|