From 59867b5a52c4fe271200eec3863f3cfc2835b8e1 Mon Sep 17 00:00:00 2001 From: team mradermacher Date: Tue, 6 Jan 2026 20:02:13 +0000 Subject: [PATCH] auto-patch README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 6fbd9e8..52ed150 100644 --- a/README.md +++ b/README.md @@ -41,13 +41,18 @@ more details, including on how to concatenate multi-part files. | Link | Type | Size/GB | Notes | |:-----|:-----|--------:|:------| | [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-YOYO-Thinking-Chimera-i1-GGUF/resolve/main/Qwen3-30B-A3B-YOYO-Thinking-Chimera.imatrix.gguf) | imatrix | 0.2 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-YOYO-Thinking-Chimera-i1-GGUF/resolve/main/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ1_M.gguf) | i1-IQ1_M | 7.2 | mostly desperate | | [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-YOYO-Thinking-Chimera-i1-GGUF/resolve/main/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ2_M.gguf) | i1-IQ2_M | 10.3 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-YOYO-Thinking-Chimera-i1-GGUF/resolve/main/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q2_K_S.gguf) | i1-Q2_K_S | 10.6 | very low quality | | [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-YOYO-Thinking-Chimera-i1-GGUF/resolve/main/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q2_K.gguf) | i1-Q2_K | 11.4 | IQ3_XXS probably better | | [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-YOYO-Thinking-Chimera-i1-GGUF/resolve/main/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 11.9 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-YOYO-Thinking-Chimera-i1-GGUF/resolve/main/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q3_K_S.gguf) | i1-Q3_K_S | 13.4 | IQ3_XS probably better | | [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-IQ4_XS.gguf) | i1-IQ4_XS | 16.5 | | | [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 | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-YOYO-Thinking-Chimera-i1-GGUF/resolve/main/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q6_K.gguf) | i1-Q6_K | 25.2 | practically like static Q6_K | Here is a handy graph by ikawrakow comparing some lower-quality quant types (lower is better):