auto-patch README.md

This commit is contained in:
team mradermacher
2025-06-24 01:49:40 +00:00
committed by system
parent d2bb8a37af
commit 298e891e7d

View File

@@ -16,7 +16,7 @@ quantized_by: mradermacher
static quants of https://huggingface.co/julien31/Soar-qwen-32b static quants of https://huggingface.co/julien31/Soar-qwen-32b
<!-- provided-files --> <!-- provided-files -->
weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion. weighted/imatrix quants are available at https://huggingface.co/mradermacher/Soar-qwen-32b-i1-GGUF
## Usage ## Usage
If you are unsure how to use GGUF files, refer to one of [TheBloke's If you are unsure how to use GGUF files, refer to one of [TheBloke's
@@ -30,9 +30,14 @@ more details, including on how to concatenate multi-part files.
| Link | Type | Size/GB | Notes | | Link | Type | Size/GB | Notes |
|:-----|:-----|--------:|:------| |:-----|:-----|--------:|:------|
| [GGUF](https://huggingface.co/mradermacher/Soar-qwen-32b-GGUF/resolve/main/Soar-qwen-32b.Q2_K.gguf) | Q2_K | 12.4 | | | [GGUF](https://huggingface.co/mradermacher/Soar-qwen-32b-GGUF/resolve/main/Soar-qwen-32b.Q2_K.gguf) | Q2_K | 12.4 | |
| [GGUF](https://huggingface.co/mradermacher/Soar-qwen-32b-GGUF/resolve/main/Soar-qwen-32b.Q3_K_S.gguf) | Q3_K_S | 14.5 | |
| [GGUF](https://huggingface.co/mradermacher/Soar-qwen-32b-GGUF/resolve/main/Soar-qwen-32b.Q3_K_M.gguf) | Q3_K_M | 16.0 | lower quality | | [GGUF](https://huggingface.co/mradermacher/Soar-qwen-32b-GGUF/resolve/main/Soar-qwen-32b.Q3_K_M.gguf) | Q3_K_M | 16.0 | lower quality |
| [GGUF](https://huggingface.co/mradermacher/Soar-qwen-32b-GGUF/resolve/main/Soar-qwen-32b.Q3_K_L.gguf) | Q3_K_L | 17.3 | |
| [GGUF](https://huggingface.co/mradermacher/Soar-qwen-32b-GGUF/resolve/main/Soar-qwen-32b.IQ4_XS.gguf) | IQ4_XS | 18.0 | |
| [GGUF](https://huggingface.co/mradermacher/Soar-qwen-32b-GGUF/resolve/main/Soar-qwen-32b.Q4_K_S.gguf) | Q4_K_S | 18.9 | fast, recommended | | [GGUF](https://huggingface.co/mradermacher/Soar-qwen-32b-GGUF/resolve/main/Soar-qwen-32b.Q4_K_S.gguf) | Q4_K_S | 18.9 | fast, recommended |
| [GGUF](https://huggingface.co/mradermacher/Soar-qwen-32b-GGUF/resolve/main/Soar-qwen-32b.Q4_K_M.gguf) | Q4_K_M | 20.0 | fast, recommended |
| [GGUF](https://huggingface.co/mradermacher/Soar-qwen-32b-GGUF/resolve/main/Soar-qwen-32b.Q5_K_S.gguf) | Q5_K_S | 22.7 | | | [GGUF](https://huggingface.co/mradermacher/Soar-qwen-32b-GGUF/resolve/main/Soar-qwen-32b.Q5_K_S.gguf) | Q5_K_S | 22.7 | |
| [GGUF](https://huggingface.co/mradermacher/Soar-qwen-32b-GGUF/resolve/main/Soar-qwen-32b.Q5_K_M.gguf) | Q5_K_M | 23.4 | |
| [GGUF](https://huggingface.co/mradermacher/Soar-qwen-32b-GGUF/resolve/main/Soar-qwen-32b.Q6_K.gguf) | Q6_K | 27.0 | very good quality | | [GGUF](https://huggingface.co/mradermacher/Soar-qwen-32b-GGUF/resolve/main/Soar-qwen-32b.Q6_K.gguf) | Q6_K | 27.0 | very good quality |
| [GGUF](https://huggingface.co/mradermacher/Soar-qwen-32b-GGUF/resolve/main/Soar-qwen-32b.Q8_0.gguf) | Q8_0 | 34.9 | fast, best quality | | [GGUF](https://huggingface.co/mradermacher/Soar-qwen-32b-GGUF/resolve/main/Soar-qwen-32b.Q8_0.gguf) | Q8_0 | 34.9 | fast, best quality |