mradermacher commited on
Commit
87d4cf8
1 Parent(s): fc84378

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -38,6 +38,7 @@ more details, including on how to concatenate multi-part files.
38
  | [GGUF](https://huggingface.co/mradermacher/polka-1.1b-chat-GGUF/resolve/main/polka-1.1b-chat.Q2_K.gguf) | Q2_K | 0.6 | |
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.Q4_K_S.gguf) | Q4_K_S | 0.8 | fast, recommended |
 
41
  | [GGUF](https://huggingface.co/mradermacher/polka-1.1b-chat-GGUF/resolve/main/polka-1.1b-chat.f16.gguf) | f16 | 2.4 | 16 bpw, overkill |
42
 
43
  Here is a handy graph by ikawrakow comparing some lower-quality quant
 
38
  | [GGUF](https://huggingface.co/mradermacher/polka-1.1b-chat-GGUF/resolve/main/polka-1.1b-chat.Q2_K.gguf) | Q2_K | 0.6 | |
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.Q4_K_S.gguf) | Q4_K_S | 0.8 | fast, recommended |
41
+ | [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 |
42
  | [GGUF](https://huggingface.co/mradermacher/polka-1.1b-chat-GGUF/resolve/main/polka-1.1b-chat.f16.gguf) | f16 | 2.4 | 16 bpw, overkill |
43
 
44
  Here is a handy graph by ikawrakow comparing some lower-quality quant