auto-patch README.md

This commit is contained in:
team mradermacher
2026-01-06 17:45:38 +00:00
committed by system
parent 64136b311c
commit a5c31a531f

View File

@@ -46,6 +46,7 @@ more details, including on how to concatenate multi-part files.
| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-YOYO-Thinking-Chimera-i1-GGUF/resolve/main/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ3_M.gguf) | i1-IQ3_M | 13.6 | |
| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-YOYO-Thinking-Chimera-i1-GGUF/resolve/main/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q3_K_M.gguf) | i1-Q3_K_M | 14.8 | IQ3_S probably better |
| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-YOYO-Thinking-Chimera-i1-GGUF/resolve/main/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q4_K_S.gguf) | i1-Q4_K_S | 17.6 | optimal size/speed/quality |
| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-YOYO-Thinking-Chimera-i1-GGUF/resolve/main/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q4_K_M.gguf) | i1-Q4_K_M | 18.7 | fast, recommended |
Here is a handy graph by ikawrakow comparing some lower-quality quant
types (lower is better):