mradermacher commited on
Commit
8538c76
·
verified ·
1 Parent(s): b828be4

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -59,7 +59,7 @@ static quants of https://huggingface.co/DavidAU/Qwen3-Yoyo-V4-42B-A3B-Thinking-T
59
 
60
  ***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Qwen3-Yoyo-V4-42B-A3B-Thinking-TOTAL-RECALL-GGUF).***
61
 
62
- 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.
63
  ## Usage
64
 
65
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
@@ -73,6 +73,9 @@ more details, including on how to concatenate multi-part files.
73
  | Link | Type | Size/GB | Notes |
74
  |:-----|:-----|--------:|:------|
75
  | [GGUF](https://huggingface.co/mradermacher/Qwen3-Yoyo-V4-42B-A3B-Thinking-TOTAL-RECALL-GGUF/resolve/main/Qwen3-Yoyo-V4-42B-A3B-Thinking-TOTAL-RECALL.Q2_K.gguf) | Q2_K | 15.7 | |
 
 
 
76
  | [GGUF](https://huggingface.co/mradermacher/Qwen3-Yoyo-V4-42B-A3B-Thinking-TOTAL-RECALL-GGUF/resolve/main/Qwen3-Yoyo-V4-42B-A3B-Thinking-TOTAL-RECALL.Q4_K_S.gguf) | Q4_K_S | 24.3 | fast, recommended |
77
  | [GGUF](https://huggingface.co/mradermacher/Qwen3-Yoyo-V4-42B-A3B-Thinking-TOTAL-RECALL-GGUF/resolve/main/Qwen3-Yoyo-V4-42B-A3B-Thinking-TOTAL-RECALL.Q6_K.gguf) | Q6_K | 34.9 | very good quality |
78
  | [GGUF](https://huggingface.co/mradermacher/Qwen3-Yoyo-V4-42B-A3B-Thinking-TOTAL-RECALL-GGUF/resolve/main/Qwen3-Yoyo-V4-42B-A3B-Thinking-TOTAL-RECALL.Q8_0.gguf) | Q8_0 | 45.2 | fast, best quality |
 
59
 
60
  ***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Qwen3-Yoyo-V4-42B-A3B-Thinking-TOTAL-RECALL-GGUF).***
61
 
62
+ weighted/imatrix quants are available at https://huggingface.co/mradermacher/Qwen3-Yoyo-V4-42B-A3B-Thinking-TOTAL-RECALL-i1-GGUF
63
  ## Usage
64
 
65
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
 
73
  | Link | Type | Size/GB | Notes |
74
  |:-----|:-----|--------:|:------|
75
  | [GGUF](https://huggingface.co/mradermacher/Qwen3-Yoyo-V4-42B-A3B-Thinking-TOTAL-RECALL-GGUF/resolve/main/Qwen3-Yoyo-V4-42B-A3B-Thinking-TOTAL-RECALL.Q2_K.gguf) | Q2_K | 15.7 | |
76
+ | [GGUF](https://huggingface.co/mradermacher/Qwen3-Yoyo-V4-42B-A3B-Thinking-TOTAL-RECALL-GGUF/resolve/main/Qwen3-Yoyo-V4-42B-A3B-Thinking-TOTAL-RECALL.Q3_K_S.gguf) | Q3_K_S | 18.5 | |
77
+ | [GGUF](https://huggingface.co/mradermacher/Qwen3-Yoyo-V4-42B-A3B-Thinking-TOTAL-RECALL-GGUF/resolve/main/Qwen3-Yoyo-V4-42B-A3B-Thinking-TOTAL-RECALL.Q3_K_M.gguf) | Q3_K_M | 20.5 | lower quality |
78
+ | [GGUF](https://huggingface.co/mradermacher/Qwen3-Yoyo-V4-42B-A3B-Thinking-TOTAL-RECALL-GGUF/resolve/main/Qwen3-Yoyo-V4-42B-A3B-Thinking-TOTAL-RECALL.Q3_K_L.gguf) | Q3_K_L | 22.1 | |
79
  | [GGUF](https://huggingface.co/mradermacher/Qwen3-Yoyo-V4-42B-A3B-Thinking-TOTAL-RECALL-GGUF/resolve/main/Qwen3-Yoyo-V4-42B-A3B-Thinking-TOTAL-RECALL.Q4_K_S.gguf) | Q4_K_S | 24.3 | fast, recommended |
80
  | [GGUF](https://huggingface.co/mradermacher/Qwen3-Yoyo-V4-42B-A3B-Thinking-TOTAL-RECALL-GGUF/resolve/main/Qwen3-Yoyo-V4-42B-A3B-Thinking-TOTAL-RECALL.Q6_K.gguf) | Q6_K | 34.9 | very good quality |
81
  | [GGUF](https://huggingface.co/mradermacher/Qwen3-Yoyo-V4-42B-A3B-Thinking-TOTAL-RECALL-GGUF/resolve/main/Qwen3-Yoyo-V4-42B-A3B-Thinking-TOTAL-RECALL.Q8_0.gguf) | Q8_0 | 45.2 | fast, best quality |