mradermacher commited on
Commit
e1a218b
·
verified ·
1 Parent(s): 317b323

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -52,7 +52,7 @@ tags:
52
  static quants of https://huggingface.co/DavidAU/Qwen3-55B-A3B-TOTAL-RECALL-V1.3-128k
53
 
54
  <!-- provided-files -->
55
- 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.
56
  ## Usage
57
 
58
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
@@ -69,6 +69,7 @@ more details, including on how to concatenate multi-part files.
69
  | [GGUF](https://huggingface.co/mradermacher/Qwen3-55B-A3B-TOTAL-RECALL-V1.3-128k-GGUF/resolve/main/Qwen3-55B-A3B-TOTAL-RECALL-V1.3-128k.Q3_K_S.gguf) | Q3_K_S | 22.3 | |
70
  | [GGUF](https://huggingface.co/mradermacher/Qwen3-55B-A3B-TOTAL-RECALL-V1.3-128k-GGUF/resolve/main/Qwen3-55B-A3B-TOTAL-RECALL-V1.3-128k.Q3_K_M.gguf) | Q3_K_M | 24.7 | lower quality |
71
  | [GGUF](https://huggingface.co/mradermacher/Qwen3-55B-A3B-TOTAL-RECALL-V1.3-128k-GGUF/resolve/main/Qwen3-55B-A3B-TOTAL-RECALL-V1.3-128k.Q3_K_L.gguf) | Q3_K_L | 26.7 | |
 
72
  | [GGUF](https://huggingface.co/mradermacher/Qwen3-55B-A3B-TOTAL-RECALL-V1.3-128k-GGUF/resolve/main/Qwen3-55B-A3B-TOTAL-RECALL-V1.3-128k.Q4_K_S.gguf) | Q4_K_S | 29.3 | fast, recommended |
73
  | [GGUF](https://huggingface.co/mradermacher/Qwen3-55B-A3B-TOTAL-RECALL-V1.3-128k-GGUF/resolve/main/Qwen3-55B-A3B-TOTAL-RECALL-V1.3-128k.Q4_K_M.gguf) | Q4_K_M | 31.1 | fast, recommended |
74
  | [GGUF](https://huggingface.co/mradermacher/Qwen3-55B-A3B-TOTAL-RECALL-V1.3-128k-GGUF/resolve/main/Qwen3-55B-A3B-TOTAL-RECALL-V1.3-128k.Q5_K_S.gguf) | Q5_K_S | 35.3 | |
 
52
  static quants of https://huggingface.co/DavidAU/Qwen3-55B-A3B-TOTAL-RECALL-V1.3-128k
53
 
54
  <!-- provided-files -->
55
+ weighted/imatrix quants are available at https://huggingface.co/mradermacher/Qwen3-55B-A3B-TOTAL-RECALL-V1.3-128k-i1-GGUF
56
  ## Usage
57
 
58
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
 
69
  | [GGUF](https://huggingface.co/mradermacher/Qwen3-55B-A3B-TOTAL-RECALL-V1.3-128k-GGUF/resolve/main/Qwen3-55B-A3B-TOTAL-RECALL-V1.3-128k.Q3_K_S.gguf) | Q3_K_S | 22.3 | |
70
  | [GGUF](https://huggingface.co/mradermacher/Qwen3-55B-A3B-TOTAL-RECALL-V1.3-128k-GGUF/resolve/main/Qwen3-55B-A3B-TOTAL-RECALL-V1.3-128k.Q3_K_M.gguf) | Q3_K_M | 24.7 | lower quality |
71
  | [GGUF](https://huggingface.co/mradermacher/Qwen3-55B-A3B-TOTAL-RECALL-V1.3-128k-GGUF/resolve/main/Qwen3-55B-A3B-TOTAL-RECALL-V1.3-128k.Q3_K_L.gguf) | Q3_K_L | 26.7 | |
72
+ | [GGUF](https://huggingface.co/mradermacher/Qwen3-55B-A3B-TOTAL-RECALL-V1.3-128k-GGUF/resolve/main/Qwen3-55B-A3B-TOTAL-RECALL-V1.3-128k.IQ4_XS.gguf) | IQ4_XS | 27.7 | |
73
  | [GGUF](https://huggingface.co/mradermacher/Qwen3-55B-A3B-TOTAL-RECALL-V1.3-128k-GGUF/resolve/main/Qwen3-55B-A3B-TOTAL-RECALL-V1.3-128k.Q4_K_S.gguf) | Q4_K_S | 29.3 | fast, recommended |
74
  | [GGUF](https://huggingface.co/mradermacher/Qwen3-55B-A3B-TOTAL-RECALL-V1.3-128k-GGUF/resolve/main/Qwen3-55B-A3B-TOTAL-RECALL-V1.3-128k.Q4_K_M.gguf) | Q4_K_M | 31.1 | fast, recommended |
75
  | [GGUF](https://huggingface.co/mradermacher/Qwen3-55B-A3B-TOTAL-RECALL-V1.3-128k-GGUF/resolve/main/Qwen3-55B-A3B-TOTAL-RECALL-V1.3-128k.Q5_K_S.gguf) | Q5_K_S | 35.3 | |