mradermacher commited on
Commit
a002e01
1 Parent(s): b7e1d92

auto-patch README.md

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