mradermacher commited on
Commit
3068182
·
verified ·
1 Parent(s): 6eed4fd

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -78,8 +78,10 @@ more details, including on how to concatenate multi-part files.
78
  | [GGUF](https://huggingface.co/mradermacher/Qwen3-Yoyo-V3-54B-A3B-Thinking-TOTAL-RECALL-i1-GGUF/resolve/main/Qwen3-Yoyo-V3-54B-A3B-Thinking-TOTAL-RECALL.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 20.6 | lower quality |
79
  | [GGUF](https://huggingface.co/mradermacher/Qwen3-Yoyo-V3-54B-A3B-Thinking-TOTAL-RECALL-i1-GGUF/resolve/main/Qwen3-Yoyo-V3-54B-A3B-Thinking-TOTAL-RECALL.i1-IQ3_M.gguf) | i1-IQ3_M | 23.4 | |
80
  | [GGUF](https://huggingface.co/mradermacher/Qwen3-Yoyo-V3-54B-A3B-Thinking-TOTAL-RECALL-i1-GGUF/resolve/main/Qwen3-Yoyo-V3-54B-A3B-Thinking-TOTAL-RECALL.i1-Q3_K_M.gguf) | i1-Q3_K_M | 25.5 | IQ3_S probably better |
 
81
  | [GGUF](https://huggingface.co/mradermacher/Qwen3-Yoyo-V3-54B-A3B-Thinking-TOTAL-RECALL-i1-GGUF/resolve/main/Qwen3-Yoyo-V3-54B-A3B-Thinking-TOTAL-RECALL.i1-Q4_K_S.gguf) | i1-Q4_K_S | 30.3 | optimal size/speed/quality |
82
  | [GGUF](https://huggingface.co/mradermacher/Qwen3-Yoyo-V3-54B-A3B-Thinking-TOTAL-RECALL-i1-GGUF/resolve/main/Qwen3-Yoyo-V3-54B-A3B-Thinking-TOTAL-RECALL.i1-Q4_K_M.gguf) | i1-Q4_K_M | 32.2 | fast, recommended |
 
83
 
84
  Here is a handy graph by ikawrakow comparing some lower-quality quant
85
  types (lower is better):
 
78
  | [GGUF](https://huggingface.co/mradermacher/Qwen3-Yoyo-V3-54B-A3B-Thinking-TOTAL-RECALL-i1-GGUF/resolve/main/Qwen3-Yoyo-V3-54B-A3B-Thinking-TOTAL-RECALL.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 20.6 | lower quality |
79
  | [GGUF](https://huggingface.co/mradermacher/Qwen3-Yoyo-V3-54B-A3B-Thinking-TOTAL-RECALL-i1-GGUF/resolve/main/Qwen3-Yoyo-V3-54B-A3B-Thinking-TOTAL-RECALL.i1-IQ3_M.gguf) | i1-IQ3_M | 23.4 | |
80
  | [GGUF](https://huggingface.co/mradermacher/Qwen3-Yoyo-V3-54B-A3B-Thinking-TOTAL-RECALL-i1-GGUF/resolve/main/Qwen3-Yoyo-V3-54B-A3B-Thinking-TOTAL-RECALL.i1-Q3_K_M.gguf) | i1-Q3_K_M | 25.5 | IQ3_S probably better |
81
+ | [GGUF](https://huggingface.co/mradermacher/Qwen3-Yoyo-V3-54B-A3B-Thinking-TOTAL-RECALL-i1-GGUF/resolve/main/Qwen3-Yoyo-V3-54B-A3B-Thinking-TOTAL-RECALL.i1-IQ4_XS.gguf) | i1-IQ4_XS | 28.4 | |
82
  | [GGUF](https://huggingface.co/mradermacher/Qwen3-Yoyo-V3-54B-A3B-Thinking-TOTAL-RECALL-i1-GGUF/resolve/main/Qwen3-Yoyo-V3-54B-A3B-Thinking-TOTAL-RECALL.i1-Q4_K_S.gguf) | i1-Q4_K_S | 30.3 | optimal size/speed/quality |
83
  | [GGUF](https://huggingface.co/mradermacher/Qwen3-Yoyo-V3-54B-A3B-Thinking-TOTAL-RECALL-i1-GGUF/resolve/main/Qwen3-Yoyo-V3-54B-A3B-Thinking-TOTAL-RECALL.i1-Q4_K_M.gguf) | i1-Q4_K_M | 32.2 | fast, recommended |
84
+ | [GGUF](https://huggingface.co/mradermacher/Qwen3-Yoyo-V3-54B-A3B-Thinking-TOTAL-RECALL-i1-GGUF/resolve/main/Qwen3-Yoyo-V3-54B-A3B-Thinking-TOTAL-RECALL.i1-Q6_K.gguf) | i1-Q6_K | 43.6 | practically like static Q6_K |
85
 
86
  Here is a handy graph by ikawrakow comparing some lower-quality quant
87
  types (lower is better):