From 87212109c76b19a387968460590f112d95c6731c Mon Sep 17 00:00:00 2001 From: team mradermacher Date: Wed, 14 Jan 2026 15:04:56 +0000 Subject: [PATCH] auto-patch README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2f25d4c..f7b4379 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,9 @@ more details, including on how to concatenate multi-part files. |:-----|:-----|--------:|:------| | [GGUF](https://huggingface.co/mradermacher/RSI-AI-V1.0-i1-GGUF/resolve/main/RSI-AI-V1.0.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | | [GGUF](https://huggingface.co/mradermacher/RSI-AI-V1.0-i1-GGUF/resolve/main/RSI-AI-V1.0.i1-IQ1_M.gguf) | i1-IQ1_M | 12.1 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/RSI-AI-V1.0-i1-GGUF/resolve/main/RSI-AI-V1.0.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 12.1 | | +| [GGUF](https://huggingface.co/mradermacher/RSI-AI-V1.0-i1-GGUF/resolve/main/RSI-AI-V1.0.i1-IQ2_XS.gguf) | i1-IQ2_XS | 12.1 | | +| [GGUF](https://huggingface.co/mradermacher/RSI-AI-V1.0-i1-GGUF/resolve/main/RSI-AI-V1.0.i1-Q3_K_S.gguf) | i1-Q3_K_S | 12.2 | IQ3_XS probably better | | [GGUF](https://huggingface.co/mradermacher/RSI-AI-V1.0-i1-GGUF/resolve/main/RSI-AI-V1.0.i1-IQ2_M.gguf) | i1-IQ2_M | 12.2 | | | [GGUF](https://huggingface.co/mradermacher/RSI-AI-V1.0-i1-GGUF/resolve/main/RSI-AI-V1.0.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 12.2 | lower quality | | [GGUF](https://huggingface.co/mradermacher/RSI-AI-V1.0-i1-GGUF/resolve/main/RSI-AI-V1.0.i1-Q2_K.gguf) | i1-Q2_K | 12.2 | IQ3_XXS probably better | @@ -51,6 +54,7 @@ more details, including on how to concatenate multi-part files. | [GGUF](https://huggingface.co/mradermacher/RSI-AI-V1.0-i1-GGUF/resolve/main/RSI-AI-V1.0.i1-Q2_K_S.gguf) | i1-Q2_K_S | 12.2 | very low quality | | [GGUF](https://huggingface.co/mradermacher/RSI-AI-V1.0-i1-GGUF/resolve/main/RSI-AI-V1.0.i1-IQ3_M.gguf) | i1-IQ3_M | 12.3 | | | [GGUF](https://huggingface.co/mradermacher/RSI-AI-V1.0-i1-GGUF/resolve/main/RSI-AI-V1.0.i1-Q3_K_M.gguf) | i1-Q3_K_M | 13.0 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/RSI-AI-V1.0-i1-GGUF/resolve/main/RSI-AI-V1.0.i1-Q3_K_L.gguf) | i1-Q3_K_L | 13.4 | IQ3_M probably better | | [GGUF](https://huggingface.co/mradermacher/RSI-AI-V1.0-i1-GGUF/resolve/main/RSI-AI-V1.0.i1-Q4_K_S.gguf) | i1-Q4_K_S | 14.8 | optimal size/speed/quality | | [GGUF](https://huggingface.co/mradermacher/RSI-AI-V1.0-i1-GGUF/resolve/main/RSI-AI-V1.0.i1-Q4_K_M.gguf) | i1-Q4_K_M | 15.9 | fast, recommended | | [GGUF](https://huggingface.co/mradermacher/RSI-AI-V1.0-i1-GGUF/resolve/main/RSI-AI-V1.0.i1-Q6_K.gguf) | i1-Q6_K | 22.3 | practically like static Q6_K |