auto-patch README.md
Browse files
README.md
CHANGED
@@ -33,7 +33,11 @@ more details, including on how to concatenate multi-part files.
|
|
33 |
| [GGUF](https://huggingface.co/mradermacher/Ling-lite-GGUF/resolve/main/Ling-lite.Q3_K_S.gguf) | Q3_K_S | 8.1 | |
|
34 |
| [GGUF](https://huggingface.co/mradermacher/Ling-lite-GGUF/resolve/main/Ling-lite.Q3_K_M.gguf) | Q3_K_M | 8.8 | lower quality |
|
35 |
| [GGUF](https://huggingface.co/mradermacher/Ling-lite-GGUF/resolve/main/Ling-lite.Q3_K_L.gguf) | Q3_K_L | 9.2 | |
|
|
|
36 |
| [GGUF](https://huggingface.co/mradermacher/Ling-lite-GGUF/resolve/main/Ling-lite.Q4_K_S.gguf) | Q4_K_S | 10.3 | fast, recommended |
|
|
|
|
|
|
|
37 |
| [GGUF](https://huggingface.co/mradermacher/Ling-lite-GGUF/resolve/main/Ling-lite.Q6_K.gguf) | Q6_K | 15.2 | very good quality |
|
38 |
| [GGUF](https://huggingface.co/mradermacher/Ling-lite-GGUF/resolve/main/Ling-lite.Q8_0.gguf) | Q8_0 | 18.0 | fast, best quality |
|
39 |
|
|
|
33 |
| [GGUF](https://huggingface.co/mradermacher/Ling-lite-GGUF/resolve/main/Ling-lite.Q3_K_S.gguf) | Q3_K_S | 8.1 | |
|
34 |
| [GGUF](https://huggingface.co/mradermacher/Ling-lite-GGUF/resolve/main/Ling-lite.Q3_K_M.gguf) | Q3_K_M | 8.8 | lower quality |
|
35 |
| [GGUF](https://huggingface.co/mradermacher/Ling-lite-GGUF/resolve/main/Ling-lite.Q3_K_L.gguf) | Q3_K_L | 9.2 | |
|
36 |
+
| [GGUF](https://huggingface.co/mradermacher/Ling-lite-GGUF/resolve/main/Ling-lite.IQ4_XS.gguf) | IQ4_XS | 9.4 | |
|
37 |
| [GGUF](https://huggingface.co/mradermacher/Ling-lite-GGUF/resolve/main/Ling-lite.Q4_K_S.gguf) | Q4_K_S | 10.3 | fast, recommended |
|
38 |
+
| [GGUF](https://huggingface.co/mradermacher/Ling-lite-GGUF/resolve/main/Ling-lite.Q4_K_M.gguf) | Q4_K_M | 11.3 | fast, recommended |
|
39 |
+
| [GGUF](https://huggingface.co/mradermacher/Ling-lite-GGUF/resolve/main/Ling-lite.Q5_K_S.gguf) | Q5_K_S | 12.0 | |
|
40 |
+
| [GGUF](https://huggingface.co/mradermacher/Ling-lite-GGUF/resolve/main/Ling-lite.Q5_K_M.gguf) | Q5_K_M | 12.8 | |
|
41 |
| [GGUF](https://huggingface.co/mradermacher/Ling-lite-GGUF/resolve/main/Ling-lite.Q6_K.gguf) | Q6_K | 15.2 | very good quality |
|
42 |
| [GGUF](https://huggingface.co/mradermacher/Ling-lite-GGUF/resolve/main/Ling-lite.Q8_0.gguf) | Q8_0 | 18.0 | fast, best quality |
|
43 |
|