mradermacher commited on
Commit
60cbe68
·
verified ·
1 Parent(s): f700f39

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -38,7 +38,7 @@ static quants of https://huggingface.co/aifeifei798/QiMing-Weaver
38
 
39
  ***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#QiMing-Weaver-GGUF).***
40
 
41
- 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.
42
  ## Usage
43
 
44
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
@@ -55,6 +55,7 @@ more details, including on how to concatenate multi-part files.
55
  | [GGUF](https://huggingface.co/mradermacher/QiMing-Weaver-GGUF/resolve/main/QiMing-Weaver.Q3_K_S.gguf) | Q3_K_S | 6.8 | |
56
  | [GGUF](https://huggingface.co/mradermacher/QiMing-Weaver-GGUF/resolve/main/QiMing-Weaver.Q3_K_M.gguf) | Q3_K_M | 7.4 | lower quality |
57
  | [GGUF](https://huggingface.co/mradermacher/QiMing-Weaver-GGUF/resolve/main/QiMing-Weaver.Q3_K_L.gguf) | Q3_K_L | 8.0 | |
 
58
  | [GGUF](https://huggingface.co/mradermacher/QiMing-Weaver-GGUF/resolve/main/QiMing-Weaver.Q4_K_S.gguf) | Q4_K_S | 8.7 | fast, recommended |
59
  | [GGUF](https://huggingface.co/mradermacher/QiMing-Weaver-GGUF/resolve/main/QiMing-Weaver.Q4_K_M.gguf) | Q4_K_M | 9.1 | fast, recommended |
60
  | [GGUF](https://huggingface.co/mradermacher/QiMing-Weaver-GGUF/resolve/main/QiMing-Weaver.Q5_K_S.gguf) | Q5_K_S | 10.4 | |
 
38
 
39
  ***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#QiMing-Weaver-GGUF).***
40
 
41
+ weighted/imatrix quants are available at https://huggingface.co/mradermacher/QiMing-Weaver-i1-GGUF
42
  ## Usage
43
 
44
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
 
55
  | [GGUF](https://huggingface.co/mradermacher/QiMing-Weaver-GGUF/resolve/main/QiMing-Weaver.Q3_K_S.gguf) | Q3_K_S | 6.8 | |
56
  | [GGUF](https://huggingface.co/mradermacher/QiMing-Weaver-GGUF/resolve/main/QiMing-Weaver.Q3_K_M.gguf) | Q3_K_M | 7.4 | lower quality |
57
  | [GGUF](https://huggingface.co/mradermacher/QiMing-Weaver-GGUF/resolve/main/QiMing-Weaver.Q3_K_L.gguf) | Q3_K_L | 8.0 | |
58
+ | [GGUF](https://huggingface.co/mradermacher/QiMing-Weaver-GGUF/resolve/main/QiMing-Weaver.IQ4_XS.gguf) | IQ4_XS | 8.3 | |
59
  | [GGUF](https://huggingface.co/mradermacher/QiMing-Weaver-GGUF/resolve/main/QiMing-Weaver.Q4_K_S.gguf) | Q4_K_S | 8.7 | fast, recommended |
60
  | [GGUF](https://huggingface.co/mradermacher/QiMing-Weaver-GGUF/resolve/main/QiMing-Weaver.Q4_K_M.gguf) | Q4_K_M | 9.1 | fast, recommended |
61
  | [GGUF](https://huggingface.co/mradermacher/QiMing-Weaver-GGUF/resolve/main/QiMing-Weaver.Q5_K_S.gguf) | Q5_K_S | 10.4 | |