From d35d8a48327bb7957ac1cb81fa3dba63ed146be2 Mon Sep 17 00:00:00 2001 From: team mradermacher Date: Tue, 6 Jan 2026 15:23:34 +0000 Subject: [PATCH] auto-patch README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0988918..a27dc1f 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,10 @@ 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-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-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-Q4_K_S.gguf) | i1-Q4_K_S | 17.6 | optimal size/speed/quality | Here is a handy graph by ikawrakow comparing some lower-quality quant types (lower is better):