auto-patch README.md
Browse files
README.md
CHANGED
@@ -40,6 +40,8 @@ more details, including on how to concatenate multi-part files.
|
|
40 |
| [GGUF](https://huggingface.co/mradermacher/Holland-4B-V1-GGUF/resolve/main/Holland-4B-V1.Q3_K_S.gguf) | Q3_K_S | 2.2 | |
|
41 |
| [GGUF](https://huggingface.co/mradermacher/Holland-4B-V1-GGUF/resolve/main/Holland-4B-V1.Q3_K_M.gguf) | Q3_K_M | 2.4 | lower quality |
|
42 |
| [GGUF](https://huggingface.co/mradermacher/Holland-4B-V1-GGUF/resolve/main/Holland-4B-V1.Q3_K_L.gguf) | Q3_K_L | 2.6 | |
|
|
|
|
|
43 |
| [GGUF](https://huggingface.co/mradermacher/Holland-4B-V1-GGUF/resolve/main/Holland-4B-V1.Q4_K_S.gguf) | Q4_K_S | 2.8 | fast, recommended |
|
44 |
| [GGUF](https://huggingface.co/mradermacher/Holland-4B-V1-GGUF/resolve/main/Holland-4B-V1.Q4_K_M.gguf) | Q4_K_M | 2.9 | fast, recommended |
|
45 |
| [GGUF](https://huggingface.co/mradermacher/Holland-4B-V1-GGUF/resolve/main/Holland-4B-V1.Q5_K_S.gguf) | Q5_K_S | 3.3 | |
|
|
|
40 |
| [GGUF](https://huggingface.co/mradermacher/Holland-4B-V1-GGUF/resolve/main/Holland-4B-V1.Q3_K_S.gguf) | Q3_K_S | 2.2 | |
|
41 |
| [GGUF](https://huggingface.co/mradermacher/Holland-4B-V1-GGUF/resolve/main/Holland-4B-V1.Q3_K_M.gguf) | Q3_K_M | 2.4 | lower quality |
|
42 |
| [GGUF](https://huggingface.co/mradermacher/Holland-4B-V1-GGUF/resolve/main/Holland-4B-V1.Q3_K_L.gguf) | Q3_K_L | 2.6 | |
|
43 |
+
| [GGUF](https://huggingface.co/mradermacher/Holland-4B-V1-GGUF/resolve/main/Holland-4B-V1.IQ4_XS.gguf) | IQ4_XS | 2.7 | |
|
44 |
+
| [GGUF](https://huggingface.co/mradermacher/Holland-4B-V1-GGUF/resolve/main/Holland-4B-V1.Q4_0_4_4.gguf) | Q4_0_4_4 | 2.7 | fast on arm, low quality |
|
45 |
| [GGUF](https://huggingface.co/mradermacher/Holland-4B-V1-GGUF/resolve/main/Holland-4B-V1.Q4_K_S.gguf) | Q4_K_S | 2.8 | fast, recommended |
|
46 |
| [GGUF](https://huggingface.co/mradermacher/Holland-4B-V1-GGUF/resolve/main/Holland-4B-V1.Q4_K_M.gguf) | Q4_K_M | 2.9 | fast, recommended |
|
47 |
| [GGUF](https://huggingface.co/mradermacher/Holland-4B-V1-GGUF/resolve/main/Holland-4B-V1.Q5_K_S.gguf) | Q5_K_S | 3.3 | |
|