mradermacher
commited on
Commit
•
3b5642c
1
Parent(s):
f5bec49
auto-patch README.md
Browse files
README.md
CHANGED
@@ -32,11 +32,13 @@ more details, including on how to concatenate multi-part files.
|
|
32 |
| Link | Type | Size/GB | Notes |
|
33 |
|:-----|:-----|--------:|:------|
|
34 |
| [GGUF](https://huggingface.co/mradermacher/Swallow-70b-NVE-hf-GGUF/resolve/main/Swallow-70b-NVE-hf.Q2_K.gguf) | Q2_K | 25.6 | |
|
|
|
35 |
| [GGUF](https://huggingface.co/mradermacher/Swallow-70b-NVE-hf-GGUF/resolve/main/Swallow-70b-NVE-hf.IQ3_S.gguf) | IQ3_S | 30.0 | beats Q3_K* |
|
36 |
| [GGUF](https://huggingface.co/mradermacher/Swallow-70b-NVE-hf-GGUF/resolve/main/Swallow-70b-NVE-hf.Q3_K_S.gguf) | Q3_K_S | 30.0 | |
|
37 |
| [GGUF](https://huggingface.co/mradermacher/Swallow-70b-NVE-hf-GGUF/resolve/main/Swallow-70b-NVE-hf.IQ3_M.gguf) | IQ3_M | 31.0 | |
|
38 |
| [GGUF](https://huggingface.co/mradermacher/Swallow-70b-NVE-hf-GGUF/resolve/main/Swallow-70b-NVE-hf.Q3_K_M.gguf) | Q3_K_M | 33.4 | lower quality |
|
39 |
| [GGUF](https://huggingface.co/mradermacher/Swallow-70b-NVE-hf-GGUF/resolve/main/Swallow-70b-NVE-hf.Q3_K_L.gguf) | Q3_K_L | 36.2 | |
|
|
|
40 |
| [GGUF](https://huggingface.co/mradermacher/Swallow-70b-NVE-hf-GGUF/resolve/main/Swallow-70b-NVE-hf.Q4_K_S.gguf) | Q4_K_S | 39.3 | fast, recommended |
|
41 |
| [GGUF](https://huggingface.co/mradermacher/Swallow-70b-NVE-hf-GGUF/resolve/main/Swallow-70b-NVE-hf.Q4_K_M.gguf) | Q4_K_M | 41.5 | fast, recommended |
|
42 |
| [GGUF](https://huggingface.co/mradermacher/Swallow-70b-NVE-hf-GGUF/resolve/main/Swallow-70b-NVE-hf.Q5_K_S.gguf) | Q5_K_S | 47.6 | |
|
|
|
32 |
| Link | Type | Size/GB | Notes |
|
33 |
|:-----|:-----|--------:|:------|
|
34 |
| [GGUF](https://huggingface.co/mradermacher/Swallow-70b-NVE-hf-GGUF/resolve/main/Swallow-70b-NVE-hf.Q2_K.gguf) | Q2_K | 25.6 | |
|
35 |
+
| [GGUF](https://huggingface.co/mradermacher/Swallow-70b-NVE-hf-GGUF/resolve/main/Swallow-70b-NVE-hf.IQ3_XS.gguf) | IQ3_XS | 28.4 | |
|
36 |
| [GGUF](https://huggingface.co/mradermacher/Swallow-70b-NVE-hf-GGUF/resolve/main/Swallow-70b-NVE-hf.IQ3_S.gguf) | IQ3_S | 30.0 | beats Q3_K* |
|
37 |
| [GGUF](https://huggingface.co/mradermacher/Swallow-70b-NVE-hf-GGUF/resolve/main/Swallow-70b-NVE-hf.Q3_K_S.gguf) | Q3_K_S | 30.0 | |
|
38 |
| [GGUF](https://huggingface.co/mradermacher/Swallow-70b-NVE-hf-GGUF/resolve/main/Swallow-70b-NVE-hf.IQ3_M.gguf) | IQ3_M | 31.0 | |
|
39 |
| [GGUF](https://huggingface.co/mradermacher/Swallow-70b-NVE-hf-GGUF/resolve/main/Swallow-70b-NVE-hf.Q3_K_M.gguf) | Q3_K_M | 33.4 | lower quality |
|
40 |
| [GGUF](https://huggingface.co/mradermacher/Swallow-70b-NVE-hf-GGUF/resolve/main/Swallow-70b-NVE-hf.Q3_K_L.gguf) | Q3_K_L | 36.2 | |
|
41 |
+
| [GGUF](https://huggingface.co/mradermacher/Swallow-70b-NVE-hf-GGUF/resolve/main/Swallow-70b-NVE-hf.IQ4_XS.gguf) | IQ4_XS | 37.3 | |
|
42 |
| [GGUF](https://huggingface.co/mradermacher/Swallow-70b-NVE-hf-GGUF/resolve/main/Swallow-70b-NVE-hf.Q4_K_S.gguf) | Q4_K_S | 39.3 | fast, recommended |
|
43 |
| [GGUF](https://huggingface.co/mradermacher/Swallow-70b-NVE-hf-GGUF/resolve/main/Swallow-70b-NVE-hf.Q4_K_M.gguf) | Q4_K_M | 41.5 | fast, recommended |
|
44 |
| [GGUF](https://huggingface.co/mradermacher/Swallow-70b-NVE-hf-GGUF/resolve/main/Swallow-70b-NVE-hf.Q5_K_S.gguf) | Q5_K_S | 47.6 | |
|