mradermacher commited on
Commit
63fe94a
1 Parent(s): ee56fb3

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -22,7 +22,7 @@ tags:
22
  static quants of https://huggingface.co/Qwen/Qwen2.5-Coder-1.5B
23
 
24
  <!-- provided-files -->
25
- 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.
26
  ## Usage
27
 
28
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
@@ -42,6 +42,7 @@ more details, including on how to concatenate multi-part files.
42
  | [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-1.5B-GGUF/resolve/main/Qwen2.5-Coder-1.5B.IQ3_M.gguf) | IQ3_M | 0.9 | |
43
  | [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-1.5B-GGUF/resolve/main/Qwen2.5-Coder-1.5B.Q3_K_M.gguf) | Q3_K_M | 0.9 | lower quality |
44
  | [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-1.5B-GGUF/resolve/main/Qwen2.5-Coder-1.5B.Q3_K_L.gguf) | Q3_K_L | 1.0 | |
 
45
  | [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-1.5B-GGUF/resolve/main/Qwen2.5-Coder-1.5B.Q4_K_S.gguf) | Q4_K_S | 1.0 | fast, recommended |
46
  | [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-1.5B-GGUF/resolve/main/Qwen2.5-Coder-1.5B.Q4_K_M.gguf) | Q4_K_M | 1.1 | fast, recommended |
47
  | [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-1.5B-GGUF/resolve/main/Qwen2.5-Coder-1.5B.Q5_K_S.gguf) | Q5_K_S | 1.2 | |
 
22
  static quants of https://huggingface.co/Qwen/Qwen2.5-Coder-1.5B
23
 
24
  <!-- provided-files -->
25
+ weighted/imatrix quants are available at https://huggingface.co/mradermacher/Qwen2.5-Coder-1.5B-i1-GGUF
26
  ## Usage
27
 
28
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
 
42
  | [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-1.5B-GGUF/resolve/main/Qwen2.5-Coder-1.5B.IQ3_M.gguf) | IQ3_M | 0.9 | |
43
  | [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-1.5B-GGUF/resolve/main/Qwen2.5-Coder-1.5B.Q3_K_M.gguf) | Q3_K_M | 0.9 | lower quality |
44
  | [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-1.5B-GGUF/resolve/main/Qwen2.5-Coder-1.5B.Q3_K_L.gguf) | Q3_K_L | 1.0 | |
45
+ | [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-1.5B-GGUF/resolve/main/Qwen2.5-Coder-1.5B.IQ4_XS.gguf) | IQ4_XS | 1.0 | |
46
  | [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-1.5B-GGUF/resolve/main/Qwen2.5-Coder-1.5B.Q4_K_S.gguf) | Q4_K_S | 1.0 | fast, recommended |
47
  | [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-1.5B-GGUF/resolve/main/Qwen2.5-Coder-1.5B.Q4_K_M.gguf) | Q4_K_M | 1.1 | fast, recommended |
48
  | [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-1.5B-GGUF/resolve/main/Qwen2.5-Coder-1.5B.Q5_K_S.gguf) | Q5_K_S | 1.2 | |