mradermacher commited on
Commit
686d88a
·
verified ·
1 Parent(s): 4b1296c

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-48B-A3B-TOTAL-RECALL-v1.7-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-48B-A3B-TOTAL-RECALL-v1.7-128k-GGUF/resolve/main/Qwen3-48B-A3B-TOTAL-RECALL-v1.7-128k.Q3_K_S.gguf) | Q3_K_S | 20.9 | |
70
  | [GGUF](https://huggingface.co/mradermacher/Qwen3-48B-A3B-TOTAL-RECALL-v1.7-128k-GGUF/resolve/main/Qwen3-48B-A3B-TOTAL-RECALL-v1.7-128k.Q3_K_M.gguf) | Q3_K_M | 23.1 | lower quality |
71
  | [GGUF](https://huggingface.co/mradermacher/Qwen3-48B-A3B-TOTAL-RECALL-v1.7-128k-GGUF/resolve/main/Qwen3-48B-A3B-TOTAL-RECALL-v1.7-128k.Q3_K_L.gguf) | Q3_K_L | 25.0 | |
 
72
  | [GGUF](https://huggingface.co/mradermacher/Qwen3-48B-A3B-TOTAL-RECALL-v1.7-128k-GGUF/resolve/main/Qwen3-48B-A3B-TOTAL-RECALL-v1.7-128k.Q4_K_S.gguf) | Q4_K_S | 27.5 | fast, recommended |
73
  | [GGUF](https://huggingface.co/mradermacher/Qwen3-48B-A3B-TOTAL-RECALL-v1.7-128k-GGUF/resolve/main/Qwen3-48B-A3B-TOTAL-RECALL-v1.7-128k.Q4_K_M.gguf) | Q4_K_M | 29.2 | fast, recommended |
74
  | [GGUF](https://huggingface.co/mradermacher/Qwen3-48B-A3B-TOTAL-RECALL-v1.7-128k-GGUF/resolve/main/Qwen3-48B-A3B-TOTAL-RECALL-v1.7-128k.Q5_K_S.gguf) | Q5_K_S | 33.2 | |
 
52
  static quants of https://huggingface.co/DavidAU/Qwen3-48B-A3B-TOTAL-RECALL-v1.7-128k
53
 
54
  <!-- provided-files -->
55
+ weighted/imatrix quants are available at https://huggingface.co/mradermacher/Qwen3-48B-A3B-TOTAL-RECALL-v1.7-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-48B-A3B-TOTAL-RECALL-v1.7-128k-GGUF/resolve/main/Qwen3-48B-A3B-TOTAL-RECALL-v1.7-128k.Q3_K_S.gguf) | Q3_K_S | 20.9 | |
70
  | [GGUF](https://huggingface.co/mradermacher/Qwen3-48B-A3B-TOTAL-RECALL-v1.7-128k-GGUF/resolve/main/Qwen3-48B-A3B-TOTAL-RECALL-v1.7-128k.Q3_K_M.gguf) | Q3_K_M | 23.1 | lower quality |
71
  | [GGUF](https://huggingface.co/mradermacher/Qwen3-48B-A3B-TOTAL-RECALL-v1.7-128k-GGUF/resolve/main/Qwen3-48B-A3B-TOTAL-RECALL-v1.7-128k.Q3_K_L.gguf) | Q3_K_L | 25.0 | |
72
+ | [GGUF](https://huggingface.co/mradermacher/Qwen3-48B-A3B-TOTAL-RECALL-v1.7-128k-GGUF/resolve/main/Qwen3-48B-A3B-TOTAL-RECALL-v1.7-128k.IQ4_XS.gguf) | IQ4_XS | 26.1 | |
73
  | [GGUF](https://huggingface.co/mradermacher/Qwen3-48B-A3B-TOTAL-RECALL-v1.7-128k-GGUF/resolve/main/Qwen3-48B-A3B-TOTAL-RECALL-v1.7-128k.Q4_K_S.gguf) | Q4_K_S | 27.5 | fast, recommended |
74
  | [GGUF](https://huggingface.co/mradermacher/Qwen3-48B-A3B-TOTAL-RECALL-v1.7-128k-GGUF/resolve/main/Qwen3-48B-A3B-TOTAL-RECALL-v1.7-128k.Q4_K_M.gguf) | Q4_K_M | 29.2 | fast, recommended |
75
  | [GGUF](https://huggingface.co/mradermacher/Qwen3-48B-A3B-TOTAL-RECALL-v1.7-128k-GGUF/resolve/main/Qwen3-48B-A3B-TOTAL-RECALL-v1.7-128k.Q5_K_S.gguf) | Q5_K_S | 33.2 | |