From 39c867b165552923b7cb0b3ce7e496e29afe381e Mon Sep 17 00:00:00 2001 From: team mradermacher Date: Sun, 11 Jan 2026 02:57:15 +0000 Subject: [PATCH] auto-patch README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 76831fa..9c3d112 100644 --- a/README.md +++ b/README.md @@ -56,13 +56,17 @@ more details, including on how to concatenate multi-part files. | [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-Coding-Distill-i1-GGUF/resolve/main/gpt-oss-20b-Coding-Distill.i1-Q3_K_S.gguf) | i1-Q3_K_S | 12.2 | IQ3_XS probably better | | [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-Coding-Distill-i1-GGUF/resolve/main/gpt-oss-20b-Coding-Distill.i1-IQ2_M.gguf) | i1-IQ2_M | 12.2 | | | [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-Coding-Distill-i1-GGUF/resolve/main/gpt-oss-20b-Coding-Distill.i1-IQ2_S.gguf) | i1-IQ2_S | 12.2 | | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-Coding-Distill-i1-GGUF/resolve/main/gpt-oss-20b-Coding-Distill.i1-IQ3_S.gguf) | i1-IQ3_S | 12.2 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-Coding-Distill-i1-GGUF/resolve/main/gpt-oss-20b-Coding-Distill.i1-IQ3_XS.gguf) | i1-IQ3_XS | 12.2 | | | [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-Coding-Distill-i1-GGUF/resolve/main/gpt-oss-20b-Coding-Distill.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 12.2 | lower quality | | [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-Coding-Distill-i1-GGUF/resolve/main/gpt-oss-20b-Coding-Distill.i1-Q2_K.gguf) | i1-Q2_K | 12.2 | IQ3_XXS probably better | | [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-Coding-Distill-i1-GGUF/resolve/main/gpt-oss-20b-Coding-Distill.i1-IQ4_XS.gguf) | i1-IQ4_XS | 12.2 | | | [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-Coding-Distill-i1-GGUF/resolve/main/gpt-oss-20b-Coding-Distill.i1-Q2_K_S.gguf) | i1-Q2_K_S | 12.2 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-Coding-Distill-i1-GGUF/resolve/main/gpt-oss-20b-Coding-Distill.i1-Q4_0.gguf) | i1-Q4_0 | 12.2 | fast, low quality | | [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-Coding-Distill-i1-GGUF/resolve/main/gpt-oss-20b-Coding-Distill.i1-IQ3_M.gguf) | i1-IQ3_M | 12.3 | | | [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-Coding-Distill-i1-GGUF/resolve/main/gpt-oss-20b-Coding-Distill.i1-Q3_K_M.gguf) | i1-Q3_K_M | 13.0 | IQ3_S probably better | | [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-Coding-Distill-i1-GGUF/resolve/main/gpt-oss-20b-Coding-Distill.i1-Q3_K_L.gguf) | i1-Q3_K_L | 13.4 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-Coding-Distill-i1-GGUF/resolve/main/gpt-oss-20b-Coding-Distill.i1-Q4_1.gguf) | i1-Q4_1 | 13.5 | | | [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-Coding-Distill-i1-GGUF/resolve/main/gpt-oss-20b-Coding-Distill.i1-Q4_K_S.gguf) | i1-Q4_K_S | 14.8 | optimal size/speed/quality | | [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-Coding-Distill-i1-GGUF/resolve/main/gpt-oss-20b-Coding-Distill.i1-Q4_K_M.gguf) | i1-Q4_K_M | 15.9 | fast, recommended | | [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-Coding-Distill-i1-GGUF/resolve/main/gpt-oss-20b-Coding-Distill.i1-Q5_K_S.gguf) | i1-Q5_K_S | 16.0 | |