mradermacher
commited on
auto-patch README.md
Browse files
README.md
CHANGED
@@ -43,6 +43,7 @@ more details, including on how to concatenate multi-part files.
|
|
43 |
| [GGUF](https://huggingface.co/mradermacher/LocalAI-functioncall-phi-4-v0.1-GGUF/resolve/main/LocalAI-functioncall-phi-4-v0.1.Q3_K_S.gguf) | Q3_K_S | 6.6 | |
|
44 |
| [GGUF](https://huggingface.co/mradermacher/LocalAI-functioncall-phi-4-v0.1-GGUF/resolve/main/LocalAI-functioncall-phi-4-v0.1.Q3_K_M.gguf) | Q3_K_M | 7.3 | lower quality |
|
45 |
| [GGUF](https://huggingface.co/mradermacher/LocalAI-functioncall-phi-4-v0.1-GGUF/resolve/main/LocalAI-functioncall-phi-4-v0.1.Q3_K_L.gguf) | Q3_K_L | 7.9 | |
|
|
|
46 |
| [GGUF](https://huggingface.co/mradermacher/LocalAI-functioncall-phi-4-v0.1-GGUF/resolve/main/LocalAI-functioncall-phi-4-v0.1.Q4_K_S.gguf) | Q4_K_S | 8.5 | fast, recommended |
|
47 |
| [GGUF](https://huggingface.co/mradermacher/LocalAI-functioncall-phi-4-v0.1-GGUF/resolve/main/LocalAI-functioncall-phi-4-v0.1.Q4_K_M.gguf) | Q4_K_M | 9.0 | fast, recommended |
|
48 |
| [GGUF](https://huggingface.co/mradermacher/LocalAI-functioncall-phi-4-v0.1-GGUF/resolve/main/LocalAI-functioncall-phi-4-v0.1.Q5_K_S.gguf) | Q5_K_S | 10.3 | |
|
|
|
43 |
| [GGUF](https://huggingface.co/mradermacher/LocalAI-functioncall-phi-4-v0.1-GGUF/resolve/main/LocalAI-functioncall-phi-4-v0.1.Q3_K_S.gguf) | Q3_K_S | 6.6 | |
|
44 |
| [GGUF](https://huggingface.co/mradermacher/LocalAI-functioncall-phi-4-v0.1-GGUF/resolve/main/LocalAI-functioncall-phi-4-v0.1.Q3_K_M.gguf) | Q3_K_M | 7.3 | lower quality |
|
45 |
| [GGUF](https://huggingface.co/mradermacher/LocalAI-functioncall-phi-4-v0.1-GGUF/resolve/main/LocalAI-functioncall-phi-4-v0.1.Q3_K_L.gguf) | Q3_K_L | 7.9 | |
|
46 |
+
| [GGUF](https://huggingface.co/mradermacher/LocalAI-functioncall-phi-4-v0.1-GGUF/resolve/main/LocalAI-functioncall-phi-4-v0.1.IQ4_XS.gguf) | IQ4_XS | 8.2 | |
|
47 |
| [GGUF](https://huggingface.co/mradermacher/LocalAI-functioncall-phi-4-v0.1-GGUF/resolve/main/LocalAI-functioncall-phi-4-v0.1.Q4_K_S.gguf) | Q4_K_S | 8.5 | fast, recommended |
|
48 |
| [GGUF](https://huggingface.co/mradermacher/LocalAI-functioncall-phi-4-v0.1-GGUF/resolve/main/LocalAI-functioncall-phi-4-v0.1.Q4_K_M.gguf) | Q4_K_M | 9.0 | fast, recommended |
|
49 |
| [GGUF](https://huggingface.co/mradermacher/LocalAI-functioncall-phi-4-v0.1-GGUF/resolve/main/LocalAI-functioncall-phi-4-v0.1.Q5_K_S.gguf) | Q5_K_S | 10.3 | |
|