From ccb6dbbb9736fc38046bb4a9d17a09b95d937704 Mon Sep 17 00:00:00 2001 From: Michael Radermacher Date: Wed, 31 Jul 2024 01:33:57 +0000 Subject: [PATCH] auto-patch README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 04b2663..b28035d 100644 --- a/README.md +++ b/README.md @@ -31,10 +31,18 @@ more details, including on how to concatenate multi-part files. | Link | Type | Size/GB | Notes | |:-----|:-----|--------:|:------| | [GGUF](https://huggingface.co/mradermacher/BotnetCode1.5-7b-TOP-GGUF/resolve/main/BotnetCode1.5-7b-TOP.Q2_K.gguf) | Q2_K | 3.2 | | +| [GGUF](https://huggingface.co/mradermacher/BotnetCode1.5-7b-TOP-GGUF/resolve/main/BotnetCode1.5-7b-TOP.IQ3_XS.gguf) | IQ3_XS | 3.5 | | +| [GGUF](https://huggingface.co/mradermacher/BotnetCode1.5-7b-TOP-GGUF/resolve/main/BotnetCode1.5-7b-TOP.Q3_K_S.gguf) | Q3_K_S | 3.6 | | | [GGUF](https://huggingface.co/mradermacher/BotnetCode1.5-7b-TOP-GGUF/resolve/main/BotnetCode1.5-7b-TOP.IQ3_S.gguf) | IQ3_S | 3.6 | beats Q3_K* | | [GGUF](https://huggingface.co/mradermacher/BotnetCode1.5-7b-TOP-GGUF/resolve/main/BotnetCode1.5-7b-TOP.IQ3_M.gguf) | IQ3_M | 3.7 | | | [GGUF](https://huggingface.co/mradermacher/BotnetCode1.5-7b-TOP-GGUF/resolve/main/BotnetCode1.5-7b-TOP.Q3_K_M.gguf) | Q3_K_M | 3.9 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/BotnetCode1.5-7b-TOP-GGUF/resolve/main/BotnetCode1.5-7b-TOP.Q3_K_L.gguf) | Q3_K_L | 4.1 | | +| [GGUF](https://huggingface.co/mradermacher/BotnetCode1.5-7b-TOP-GGUF/resolve/main/BotnetCode1.5-7b-TOP.IQ4_XS.gguf) | IQ4_XS | 4.2 | | | [GGUF](https://huggingface.co/mradermacher/BotnetCode1.5-7b-TOP-GGUF/resolve/main/BotnetCode1.5-7b-TOP.Q4_K_S.gguf) | Q4_K_S | 4.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/BotnetCode1.5-7b-TOP-GGUF/resolve/main/BotnetCode1.5-7b-TOP.Q4_K_M.gguf) | Q4_K_M | 4.8 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/BotnetCode1.5-7b-TOP-GGUF/resolve/main/BotnetCode1.5-7b-TOP.Q5_K_S.gguf) | Q5_K_S | 5.2 | | +| [GGUF](https://huggingface.co/mradermacher/BotnetCode1.5-7b-TOP-GGUF/resolve/main/BotnetCode1.5-7b-TOP.Q5_K_M.gguf) | Q5_K_M | 5.5 | | +| [GGUF](https://huggingface.co/mradermacher/BotnetCode1.5-7b-TOP-GGUF/resolve/main/BotnetCode1.5-7b-TOP.Q6_K.gguf) | Q6_K | 6.5 | very good quality | | [GGUF](https://huggingface.co/mradermacher/BotnetCode1.5-7b-TOP-GGUF/resolve/main/BotnetCode1.5-7b-TOP.Q8_0.gguf) | Q8_0 | 7.8 | fast, best quality | | [GGUF](https://huggingface.co/mradermacher/BotnetCode1.5-7b-TOP-GGUF/resolve/main/BotnetCode1.5-7b-TOP.f16.gguf) | f16 | 14.6 | 16 bpw, overkill |