auto-patch README.md

This commit is contained in:
team mradermacher
2026-01-19 06:36:16 +00:00
committed by system
parent 307b693752
commit 9beb58dba2

View File

@@ -44,6 +44,8 @@ more details, including on how to concatenate multi-part files.
|:-----|:-----|--------:|:------|
| [GGUF](https://huggingface.co/mradermacher/Warlock-7B-v3-Uncensored-i1-GGUF/resolve/main/Warlock-7B-v3-Uncensored.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) |
| [GGUF](https://huggingface.co/mradermacher/Warlock-7B-v3-Uncensored-i1-GGUF/resolve/main/Warlock-7B-v3-Uncensored.i1-Q2_K.gguf) | i1-Q2_K | 2.8 | IQ3_XXS probably better |
| [GGUF](https://huggingface.co/mradermacher/Warlock-7B-v3-Uncensored-i1-GGUF/resolve/main/Warlock-7B-v3-Uncensored.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 2.9 | lower quality |
| [GGUF](https://huggingface.co/mradermacher/Warlock-7B-v3-Uncensored-i1-GGUF/resolve/main/Warlock-7B-v3-Uncensored.i1-IQ3_M.gguf) | i1-IQ3_M | 3.4 | |
Here is a handy graph by ikawrakow comparing some lower-quality quant
types (lower is better):