mradermacher commited on
Commit
bad8eb2
1 Parent(s): 32f4b46

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -42,6 +42,7 @@ more details, including on how to concatenate multi-part files.
42
  | [GGUF](https://huggingface.co/mradermacher/polka-1.1b-chat-GGUF/resolve/main/polka-1.1b-chat.IQ3_M.gguf) | IQ3_M | 0.6 | |
43
  | [GGUF](https://huggingface.co/mradermacher/polka-1.1b-chat-GGUF/resolve/main/polka-1.1b-chat.Q3_K_M.gguf) | Q3_K_M | 0.7 | lower quality |
44
  | [GGUF](https://huggingface.co/mradermacher/polka-1.1b-chat-GGUF/resolve/main/polka-1.1b-chat.Q3_K_L.gguf) | Q3_K_L | 0.7 | |
 
45
  | [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 |
46
  | [GGUF](https://huggingface.co/mradermacher/polka-1.1b-chat-GGUF/resolve/main/polka-1.1b-chat.Q4_K_M.gguf) | Q4_K_M | 0.8 | fast, recommended |
47
  | [GGUF](https://huggingface.co/mradermacher/polka-1.1b-chat-GGUF/resolve/main/polka-1.1b-chat.Q5_K_S.gguf) | Q5_K_S | 0.9 | |
 
42
  | [GGUF](https://huggingface.co/mradermacher/polka-1.1b-chat-GGUF/resolve/main/polka-1.1b-chat.IQ3_M.gguf) | IQ3_M | 0.6 | |
43
  | [GGUF](https://huggingface.co/mradermacher/polka-1.1b-chat-GGUF/resolve/main/polka-1.1b-chat.Q3_K_M.gguf) | Q3_K_M | 0.7 | lower quality |
44
  | [GGUF](https://huggingface.co/mradermacher/polka-1.1b-chat-GGUF/resolve/main/polka-1.1b-chat.Q3_K_L.gguf) | Q3_K_L | 0.7 | |
45
+ | [GGUF](https://huggingface.co/mradermacher/polka-1.1b-chat-GGUF/resolve/main/polka-1.1b-chat.IQ4_XS.gguf) | IQ4_XS | 0.7 | |
46
  | [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 |
47
  | [GGUF](https://huggingface.co/mradermacher/polka-1.1b-chat-GGUF/resolve/main/polka-1.1b-chat.Q4_K_M.gguf) | Q4_K_M | 0.8 | fast, recommended |
48
  | [GGUF](https://huggingface.co/mradermacher/polka-1.1b-chat-GGUF/resolve/main/polka-1.1b-chat.Q5_K_S.gguf) | Q5_K_S | 0.9 | |