mradermacher
commited on
Commit
•
f794dd4
1
Parent(s):
55b3f87
auto-patch README.md
Browse files
README.md
CHANGED
@@ -39,6 +39,7 @@ more details, including on how to concatenate multi-part files.
|
|
39 |
| [GGUF](https://huggingface.co/mradermacher/polka-1.1b-chat-GGUF/resolve/main/polka-1.1b-chat.IQ3_S.gguf) | IQ3_S | 0.6 | beats Q3_K* |
|
40 |
| [GGUF](https://huggingface.co/mradermacher/polka-1.1b-chat-GGUF/resolve/main/polka-1.1b-chat.IQ3_M.gguf) | IQ3_M | 0.6 | |
|
41 |
| [GGUF](https://huggingface.co/mradermacher/polka-1.1b-chat-GGUF/resolve/main/polka-1.1b-chat.Q4_K_S.gguf) | Q4_K_S | 0.8 | fast, recommended |
|
|
|
42 |
| [GGUF](https://huggingface.co/mradermacher/polka-1.1b-chat-GGUF/resolve/main/polka-1.1b-chat.Q8_0.gguf) | Q8_0 | 1.3 | fast, best quality |
|
43 |
| [GGUF](https://huggingface.co/mradermacher/polka-1.1b-chat-GGUF/resolve/main/polka-1.1b-chat.f16.gguf) | f16 | 2.4 | 16 bpw, overkill |
|
44 |
|
|
|
39 |
| [GGUF](https://huggingface.co/mradermacher/polka-1.1b-chat-GGUF/resolve/main/polka-1.1b-chat.IQ3_S.gguf) | IQ3_S | 0.6 | beats Q3_K* |
|
40 |
| [GGUF](https://huggingface.co/mradermacher/polka-1.1b-chat-GGUF/resolve/main/polka-1.1b-chat.IQ3_M.gguf) | IQ3_M | 0.6 | |
|
41 |
| [GGUF](https://huggingface.co/mradermacher/polka-1.1b-chat-GGUF/resolve/main/polka-1.1b-chat.Q4_K_S.gguf) | Q4_K_S | 0.8 | fast, recommended |
|
42 |
+
| [GGUF](https://huggingface.co/mradermacher/polka-1.1b-chat-GGUF/resolve/main/polka-1.1b-chat.Q6_K.gguf) | Q6_K | 1.0 | very good quality |
|
43 |
| [GGUF](https://huggingface.co/mradermacher/polka-1.1b-chat-GGUF/resolve/main/polka-1.1b-chat.Q8_0.gguf) | Q8_0 | 1.3 | fast, best quality |
|
44 |
| [GGUF](https://huggingface.co/mradermacher/polka-1.1b-chat-GGUF/resolve/main/polka-1.1b-chat.f16.gguf) | f16 | 2.4 | 16 bpw, overkill |
|
45 |
|