auto-patch README.md

This commit is contained in:
team mradermacher
2025-12-29 13:11:49 +00:00
committed by system
parent 6a6c74efb1
commit 1d3c24aaee

View File

@@ -66,9 +66,18 @@ 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/Boreas-24B-v1.1-i1-GGUF/resolve/main/Boreas-24B-v1.1.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | | [GGUF](https://huggingface.co/mradermacher/Boreas-24B-v1.1-i1-GGUF/resolve/main/Boreas-24B-v1.1.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) |
| [GGUF](https://huggingface.co/mradermacher/Boreas-24B-v1.1-i1-GGUF/resolve/main/Boreas-24B-v1.1.i1-IQ1_M.gguf) | i1-IQ1_M | 5.9 | mostly desperate |
| [GGUF](https://huggingface.co/mradermacher/Boreas-24B-v1.1-i1-GGUF/resolve/main/Boreas-24B-v1.1.i1-IQ2_M.gguf) | i1-IQ2_M | 8.2 | |
| [GGUF](https://huggingface.co/mradermacher/Boreas-24B-v1.1-i1-GGUF/resolve/main/Boreas-24B-v1.1.i1-Q2_K_S.gguf) | i1-Q2_K_S | 8.4 | very low quality |
| [GGUF](https://huggingface.co/mradermacher/Boreas-24B-v1.1-i1-GGUF/resolve/main/Boreas-24B-v1.1.i1-Q2_K.gguf) | i1-Q2_K | 9.0 | IQ3_XXS probably better | | [GGUF](https://huggingface.co/mradermacher/Boreas-24B-v1.1-i1-GGUF/resolve/main/Boreas-24B-v1.1.i1-Q2_K.gguf) | i1-Q2_K | 9.0 | IQ3_XXS probably better |
| [GGUF](https://huggingface.co/mradermacher/Boreas-24B-v1.1-i1-GGUF/resolve/main/Boreas-24B-v1.1.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 9.4 | lower quality |
| [GGUF](https://huggingface.co/mradermacher/Boreas-24B-v1.1-i1-GGUF/resolve/main/Boreas-24B-v1.1.i1-Q3_K_S.gguf) | i1-Q3_K_S | 10.5 | IQ3_XS probably better |
| [GGUF](https://huggingface.co/mradermacher/Boreas-24B-v1.1-i1-GGUF/resolve/main/Boreas-24B-v1.1.i1-IQ3_M.gguf) | i1-IQ3_M | 10.8 | | | [GGUF](https://huggingface.co/mradermacher/Boreas-24B-v1.1-i1-GGUF/resolve/main/Boreas-24B-v1.1.i1-IQ3_M.gguf) | i1-IQ3_M | 10.8 | |
| [GGUF](https://huggingface.co/mradermacher/Boreas-24B-v1.1-i1-GGUF/resolve/main/Boreas-24B-v1.1.i1-Q3_K_M.gguf) | i1-Q3_K_M | 11.6 | IQ3_S probably better |
| [GGUF](https://huggingface.co/mradermacher/Boreas-24B-v1.1-i1-GGUF/resolve/main/Boreas-24B-v1.1.i1-IQ4_XS.gguf) | i1-IQ4_XS | 12.9 | |
| [GGUF](https://huggingface.co/mradermacher/Boreas-24B-v1.1-i1-GGUF/resolve/main/Boreas-24B-v1.1.i1-Q4_K_S.gguf) | i1-Q4_K_S | 13.6 | optimal size/speed/quality | | [GGUF](https://huggingface.co/mradermacher/Boreas-24B-v1.1-i1-GGUF/resolve/main/Boreas-24B-v1.1.i1-Q4_K_S.gguf) | i1-Q4_K_S | 13.6 | optimal size/speed/quality |
| [GGUF](https://huggingface.co/mradermacher/Boreas-24B-v1.1-i1-GGUF/resolve/main/Boreas-24B-v1.1.i1-Q4_K_M.gguf) | i1-Q4_K_M | 14.4 | fast, recommended |
| [GGUF](https://huggingface.co/mradermacher/Boreas-24B-v1.1-i1-GGUF/resolve/main/Boreas-24B-v1.1.i1-Q6_K.gguf) | i1-Q6_K | 19.4 | practically like static Q6_K |
Here is a handy graph by ikawrakow comparing some lower-quality quant Here is a handy graph by ikawrakow comparing some lower-quality quant
types (lower is better): types (lower is better):