auto-patch README.md

This commit is contained in:
team mradermacher
2026-01-06 15:23:34 +00:00
committed by system
parent 17ca492715
commit d35d8a4832

View File

@@ -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):