mradermacher
commited on
auto-patch README.md
Browse files
README.md
CHANGED
@@ -27,7 +27,7 @@ tags:
|
|
27 |
static quants of https://huggingface.co/mudler/LocalAI-functioncall-phi-4-v0.2
|
28 |
|
29 |
<!-- provided-files -->
|
30 |
-
weighted/imatrix quants
|
31 |
## Usage
|
32 |
|
33 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
@@ -44,8 +44,11 @@ more details, including on how to concatenate multi-part files.
|
|
44 |
| [GGUF](https://huggingface.co/mradermacher/LocalAI-functioncall-phi-4-v0.2-GGUF/resolve/main/LocalAI-functioncall-phi-4-v0.2.Q3_K_S.gguf) | Q3_K_S | 6.6 | |
|
45 |
| [GGUF](https://huggingface.co/mradermacher/LocalAI-functioncall-phi-4-v0.2-GGUF/resolve/main/LocalAI-functioncall-phi-4-v0.2.Q3_K_M.gguf) | Q3_K_M | 7.3 | lower quality |
|
46 |
| [GGUF](https://huggingface.co/mradermacher/LocalAI-functioncall-phi-4-v0.2-GGUF/resolve/main/LocalAI-functioncall-phi-4-v0.2.Q3_K_L.gguf) | Q3_K_L | 7.9 | |
|
|
|
47 |
| [GGUF](https://huggingface.co/mradermacher/LocalAI-functioncall-phi-4-v0.2-GGUF/resolve/main/LocalAI-functioncall-phi-4-v0.2.Q4_K_S.gguf) | Q4_K_S | 8.5 | fast, recommended |
|
48 |
| [GGUF](https://huggingface.co/mradermacher/LocalAI-functioncall-phi-4-v0.2-GGUF/resolve/main/LocalAI-functioncall-phi-4-v0.2.Q4_K_M.gguf) | Q4_K_M | 9.0 | fast, recommended |
|
|
|
|
|
49 |
| [GGUF](https://huggingface.co/mradermacher/LocalAI-functioncall-phi-4-v0.2-GGUF/resolve/main/LocalAI-functioncall-phi-4-v0.2.Q6_K.gguf) | Q6_K | 12.1 | very good quality |
|
50 |
| [GGUF](https://huggingface.co/mradermacher/LocalAI-functioncall-phi-4-v0.2-GGUF/resolve/main/LocalAI-functioncall-phi-4-v0.2.Q8_0.gguf) | Q8_0 | 15.7 | fast, best quality |
|
51 |
|
|
|
27 |
static quants of https://huggingface.co/mudler/LocalAI-functioncall-phi-4-v0.2
|
28 |
|
29 |
<!-- provided-files -->
|
30 |
+
weighted/imatrix quants are available at https://huggingface.co/mradermacher/LocalAI-functioncall-phi-4-v0.2-i1-GGUF
|
31 |
## Usage
|
32 |
|
33 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
|
|
44 |
| [GGUF](https://huggingface.co/mradermacher/LocalAI-functioncall-phi-4-v0.2-GGUF/resolve/main/LocalAI-functioncall-phi-4-v0.2.Q3_K_S.gguf) | Q3_K_S | 6.6 | |
|
45 |
| [GGUF](https://huggingface.co/mradermacher/LocalAI-functioncall-phi-4-v0.2-GGUF/resolve/main/LocalAI-functioncall-phi-4-v0.2.Q3_K_M.gguf) | Q3_K_M | 7.3 | lower quality |
|
46 |
| [GGUF](https://huggingface.co/mradermacher/LocalAI-functioncall-phi-4-v0.2-GGUF/resolve/main/LocalAI-functioncall-phi-4-v0.2.Q3_K_L.gguf) | Q3_K_L | 7.9 | |
|
47 |
+
| [GGUF](https://huggingface.co/mradermacher/LocalAI-functioncall-phi-4-v0.2-GGUF/resolve/main/LocalAI-functioncall-phi-4-v0.2.IQ4_XS.gguf) | IQ4_XS | 8.2 | |
|
48 |
| [GGUF](https://huggingface.co/mradermacher/LocalAI-functioncall-phi-4-v0.2-GGUF/resolve/main/LocalAI-functioncall-phi-4-v0.2.Q4_K_S.gguf) | Q4_K_S | 8.5 | fast, recommended |
|
49 |
| [GGUF](https://huggingface.co/mradermacher/LocalAI-functioncall-phi-4-v0.2-GGUF/resolve/main/LocalAI-functioncall-phi-4-v0.2.Q4_K_M.gguf) | Q4_K_M | 9.0 | fast, recommended |
|
50 |
+
| [GGUF](https://huggingface.co/mradermacher/LocalAI-functioncall-phi-4-v0.2-GGUF/resolve/main/LocalAI-functioncall-phi-4-v0.2.Q5_K_S.gguf) | Q5_K_S | 10.3 | |
|
51 |
+
| [GGUF](https://huggingface.co/mradermacher/LocalAI-functioncall-phi-4-v0.2-GGUF/resolve/main/LocalAI-functioncall-phi-4-v0.2.Q5_K_M.gguf) | Q5_K_M | 10.5 | |
|
52 |
| [GGUF](https://huggingface.co/mradermacher/LocalAI-functioncall-phi-4-v0.2-GGUF/resolve/main/LocalAI-functioncall-phi-4-v0.2.Q6_K.gguf) | Q6_K | 12.1 | very good quality |
|
53 |
| [GGUF](https://huggingface.co/mradermacher/LocalAI-functioncall-phi-4-v0.2-GGUF/resolve/main/LocalAI-functioncall-phi-4-v0.2.Q8_0.gguf) | Q8_0 | 15.7 | fast, best quality |
|
54 |
|