mradermacher commited on
Commit
68555d3
1 Parent(s): 55505db

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -39,6 +39,7 @@ more details, including on how to concatenate multi-part files.
39
  | [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-1.5B-Instruct-GGUF/resolve/main/Qwen2.5-Coder-1.5B-Instruct.Q2_K.gguf) | Q2_K | 0.8 | |
40
  | [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-1.5B-Instruct-GGUF/resolve/main/Qwen2.5-Coder-1.5B-Instruct.IQ3_S.gguf) | IQ3_S | 0.9 | beats Q3_K* |
41
  | [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-1.5B-Instruct-GGUF/resolve/main/Qwen2.5-Coder-1.5B-Instruct.Q4_K_S.gguf) | Q4_K_S | 1.0 | fast, recommended |
 
42
  | [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-1.5B-Instruct-GGUF/resolve/main/Qwen2.5-Coder-1.5B-Instruct.f16.gguf) | f16 | 3.2 | 16 bpw, overkill |
43
 
44
  Here is a handy graph by ikawrakow comparing some lower-quality quant
 
39
  | [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-1.5B-Instruct-GGUF/resolve/main/Qwen2.5-Coder-1.5B-Instruct.Q2_K.gguf) | Q2_K | 0.8 | |
40
  | [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-1.5B-Instruct-GGUF/resolve/main/Qwen2.5-Coder-1.5B-Instruct.IQ3_S.gguf) | IQ3_S | 0.9 | beats Q3_K* |
41
  | [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-1.5B-Instruct-GGUF/resolve/main/Qwen2.5-Coder-1.5B-Instruct.Q4_K_S.gguf) | Q4_K_S | 1.0 | fast, recommended |
42
+ | [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-1.5B-Instruct-GGUF/resolve/main/Qwen2.5-Coder-1.5B-Instruct.Q8_0.gguf) | Q8_0 | 1.7 | fast, best quality |
43
  | [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-1.5B-Instruct-GGUF/resolve/main/Qwen2.5-Coder-1.5B-Instruct.f16.gguf) | f16 | 3.2 | 16 bpw, overkill |
44
 
45
  Here is a handy graph by ikawrakow comparing some lower-quality quant