mradermacher
commited on
Commit
•
ec51f0d
1
Parent(s):
d4c5073
auto-patch README.md
Browse files
README.md
CHANGED
@@ -38,6 +38,7 @@ more details, including on how to concatenate multi-part files.
|
|
38 |
| [GGUF](https://huggingface.co/mradermacher/tvl-mini-0.1-GGUF/resolve/main/tvl-mini-0.1.Q3_K_S.gguf) | Q3_K_S | 0.9 | |
|
39 |
| [GGUF](https://huggingface.co/mradermacher/tvl-mini-0.1-GGUF/resolve/main/tvl-mini-0.1.Q3_K_M.gguf) | Q3_K_M | 0.9 | lower quality |
|
40 |
| [GGUF](https://huggingface.co/mradermacher/tvl-mini-0.1-GGUF/resolve/main/tvl-mini-0.1.Q3_K_L.gguf) | Q3_K_L | 1.0 | |
|
|
|
41 |
| [GGUF](https://huggingface.co/mradermacher/tvl-mini-0.1-GGUF/resolve/main/tvl-mini-0.1.Q4_K_S.gguf) | Q4_K_S | 1.0 | fast, recommended |
|
42 |
| [GGUF](https://huggingface.co/mradermacher/tvl-mini-0.1-GGUF/resolve/main/tvl-mini-0.1.Q4_K_M.gguf) | Q4_K_M | 1.1 | fast, recommended |
|
43 |
| [GGUF](https://huggingface.co/mradermacher/tvl-mini-0.1-GGUF/resolve/main/tvl-mini-0.1.Q5_K_S.gguf) | Q5_K_S | 1.2 | |
|
|
|
38 |
| [GGUF](https://huggingface.co/mradermacher/tvl-mini-0.1-GGUF/resolve/main/tvl-mini-0.1.Q3_K_S.gguf) | Q3_K_S | 0.9 | |
|
39 |
| [GGUF](https://huggingface.co/mradermacher/tvl-mini-0.1-GGUF/resolve/main/tvl-mini-0.1.Q3_K_M.gguf) | Q3_K_M | 0.9 | lower quality |
|
40 |
| [GGUF](https://huggingface.co/mradermacher/tvl-mini-0.1-GGUF/resolve/main/tvl-mini-0.1.Q3_K_L.gguf) | Q3_K_L | 1.0 | |
|
41 |
+
| [GGUF](https://huggingface.co/mradermacher/tvl-mini-0.1-GGUF/resolve/main/tvl-mini-0.1.IQ4_XS.gguf) | IQ4_XS | 1.0 | |
|
42 |
| [GGUF](https://huggingface.co/mradermacher/tvl-mini-0.1-GGUF/resolve/main/tvl-mini-0.1.Q4_K_S.gguf) | Q4_K_S | 1.0 | fast, recommended |
|
43 |
| [GGUF](https://huggingface.co/mradermacher/tvl-mini-0.1-GGUF/resolve/main/tvl-mini-0.1.Q4_K_M.gguf) | Q4_K_M | 1.1 | fast, recommended |
|
44 |
| [GGUF](https://huggingface.co/mradermacher/tvl-mini-0.1-GGUF/resolve/main/tvl-mini-0.1.Q5_K_S.gguf) | Q5_K_S | 1.2 | |
|