mradermacher
commited on
Commit
•
97b0c56
1
Parent(s):
cd8dfc7
auto-patch README.md
Browse files
README.md
CHANGED
@@ -45,6 +45,8 @@ more details, including on how to concatenate multi-part files.
|
|
45 |
| [GGUF](https://huggingface.co/mradermacher/Llama-TI-8B-GGUF/resolve/main/Llama-TI-8B.Q3_K_S.gguf) | Q3_K_S | 3.8 | |
|
46 |
| [GGUF](https://huggingface.co/mradermacher/Llama-TI-8B-GGUF/resolve/main/Llama-TI-8B.Q3_K_M.gguf) | Q3_K_M | 4.1 | lower quality |
|
47 |
| [GGUF](https://huggingface.co/mradermacher/Llama-TI-8B-GGUF/resolve/main/Llama-TI-8B.Q3_K_L.gguf) | Q3_K_L | 4.4 | |
|
|
|
|
|
48 |
| [GGUF](https://huggingface.co/mradermacher/Llama-TI-8B-GGUF/resolve/main/Llama-TI-8B.Q4_K_S.gguf) | Q4_K_S | 4.8 | fast, recommended |
|
49 |
| [GGUF](https://huggingface.co/mradermacher/Llama-TI-8B-GGUF/resolve/main/Llama-TI-8B.Q4_K_M.gguf) | Q4_K_M | 5.0 | fast, recommended |
|
50 |
| [GGUF](https://huggingface.co/mradermacher/Llama-TI-8B-GGUF/resolve/main/Llama-TI-8B.Q5_K_S.gguf) | Q5_K_S | 5.7 | |
|
|
|
45 |
| [GGUF](https://huggingface.co/mradermacher/Llama-TI-8B-GGUF/resolve/main/Llama-TI-8B.Q3_K_S.gguf) | Q3_K_S | 3.8 | |
|
46 |
| [GGUF](https://huggingface.co/mradermacher/Llama-TI-8B-GGUF/resolve/main/Llama-TI-8B.Q3_K_M.gguf) | Q3_K_M | 4.1 | lower quality |
|
47 |
| [GGUF](https://huggingface.co/mradermacher/Llama-TI-8B-GGUF/resolve/main/Llama-TI-8B.Q3_K_L.gguf) | Q3_K_L | 4.4 | |
|
48 |
+
| [GGUF](https://huggingface.co/mradermacher/Llama-TI-8B-GGUF/resolve/main/Llama-TI-8B.IQ4_XS.gguf) | IQ4_XS | 4.6 | |
|
49 |
+
| [GGUF](https://huggingface.co/mradermacher/Llama-TI-8B-GGUF/resolve/main/Llama-TI-8B.Q4_0_4_4.gguf) | Q4_0_4_4 | 4.8 | fast on arm, low quality |
|
50 |
| [GGUF](https://huggingface.co/mradermacher/Llama-TI-8B-GGUF/resolve/main/Llama-TI-8B.Q4_K_S.gguf) | Q4_K_S | 4.8 | fast, recommended |
|
51 |
| [GGUF](https://huggingface.co/mradermacher/Llama-TI-8B-GGUF/resolve/main/Llama-TI-8B.Q4_K_M.gguf) | Q4_K_M | 5.0 | fast, recommended |
|
52 |
| [GGUF](https://huggingface.co/mradermacher/Llama-TI-8B-GGUF/resolve/main/Llama-TI-8B.Q5_K_S.gguf) | Q5_K_S | 5.7 | |
|