mradermacher commited on
Commit
bb2f521
1 Parent(s): eb5b898

auto-patch README.md

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