From 34c14e1486f82b403b5d2d7fa90176d1cffc33a5 Mon Sep 17 00:00:00 2001 From: team mradermacher Date: Fri, 2 Jan 2026 07:24:06 +0000 Subject: [PATCH] auto-patch README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index fe30a12..2629ca7 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,9 @@ more details, including on how to concatenate multi-part files. | Link | Type | Size/GB | Notes | |:-----|:-----|--------:|:------| | [GGUF](https://huggingface.co/mradermacher/IQuest-Coder-V1-40B-Base-i1-GGUF/resolve/main/IQuest-Coder-V1-40B-Base.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/IQuest-Coder-V1-40B-Base-i1-GGUF/resolve/main/IQuest-Coder-V1-40B-Base.i1-Q2_K.gguf) | i1-Q2_K | 14.9 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/IQuest-Coder-V1-40B-Base-i1-GGUF/resolve/main/IQuest-Coder-V1-40B-Base.i1-IQ3_M.gguf) | i1-IQ3_M | 17.9 | | +| [GGUF](https://huggingface.co/mradermacher/IQuest-Coder-V1-40B-Base-i1-GGUF/resolve/main/IQuest-Coder-V1-40B-Base.i1-Q4_K_S.gguf) | i1-Q4_K_S | 22.8 | optimal size/speed/quality | Here is a handy graph by ikawrakow comparing some lower-quality quant types (lower is better):