mradermacher commited on
Commit
aa6314d
·
verified ·
1 Parent(s): 10cd981

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -30,7 +30,7 @@ static quants of https://huggingface.co/zenlm/zen4-coder
30
 
31
  ***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#zen4-coder-GGUF).***
32
 
33
- weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
34
  ## Usage
35
 
36
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
@@ -49,6 +49,7 @@ more details, including on how to concatenate multi-part files.
49
  | [GGUF](https://huggingface.co/mradermacher/zen4-coder-GGUF/resolve/main/zen4-coder.Q4_K_S.gguf) | Q4_K_S | 45.6 | fast, recommended |
50
  | [GGUF](https://huggingface.co/mradermacher/zen4-coder-GGUF/resolve/main/zen4-coder.Q4_K_M.gguf) | Q4_K_M | 48.6 | fast, recommended |
51
  | [GGUF](https://huggingface.co/mradermacher/zen4-coder-GGUF/resolve/main/zen4-coder.Q5_K_S.gguf) | Q5_K_S | 55.1 | |
 
52
  | [GGUF](https://huggingface.co/mradermacher/zen4-coder-GGUF/resolve/main/zen4-coder.Q6_K.gguf) | Q6_K | 65.6 | very good quality |
53
  | [GGUF](https://huggingface.co/mradermacher/zen4-coder-GGUF/resolve/main/zen4-coder.Q8_0.gguf) | Q8_0 | 84.9 | fast, best quality |
54
 
 
30
 
31
  ***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#zen4-coder-GGUF).***
32
 
33
+ weighted/imatrix quants are available at https://huggingface.co/mradermacher/zen4-coder-i1-GGUF
34
  ## Usage
35
 
36
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
 
49
  | [GGUF](https://huggingface.co/mradermacher/zen4-coder-GGUF/resolve/main/zen4-coder.Q4_K_S.gguf) | Q4_K_S | 45.6 | fast, recommended |
50
  | [GGUF](https://huggingface.co/mradermacher/zen4-coder-GGUF/resolve/main/zen4-coder.Q4_K_M.gguf) | Q4_K_M | 48.6 | fast, recommended |
51
  | [GGUF](https://huggingface.co/mradermacher/zen4-coder-GGUF/resolve/main/zen4-coder.Q5_K_S.gguf) | Q5_K_S | 55.1 | |
52
+ | [GGUF](https://huggingface.co/mradermacher/zen4-coder-GGUF/resolve/main/zen4-coder.Q5_K_M.gguf) | Q5_K_M | 56.9 | |
53
  | [GGUF](https://huggingface.co/mradermacher/zen4-coder-GGUF/resolve/main/zen4-coder.Q6_K.gguf) | Q6_K | 65.6 | very good quality |
54
  | [GGUF](https://huggingface.co/mradermacher/zen4-coder-GGUF/resolve/main/zen4-coder.Q8_0.gguf) | Q8_0 | 84.9 | fast, best quality |
55