auto-patch README.md

This commit is contained in:
team mradermacher
2026-01-02 07:24:06 +00:00
committed by system
parent 532bdcba01
commit 34c14e1486

View File

@@ -40,6 +40,9 @@ 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/IQuest-Coder-V1-40B-Base-i1-GGUF/resolve/main/IQuest-Coder-V1-40B-Base.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | | [GGUF](https://huggingface.co/mradermacher/IQuest-Coder-V1-40B-Base-i1-GGUF/resolve/main/IQuest-Coder-V1-40B-Base.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) |
| [GGUF](https://huggingface.co/mradermacher/IQuest-Coder-V1-40B-Base-i1-GGUF/resolve/main/IQuest-Coder-V1-40B-Base.i1-Q2_K.gguf) | i1-Q2_K | 14.9 | IQ3_XXS probably better |
| [GGUF](https://huggingface.co/mradermacher/IQuest-Coder-V1-40B-Base-i1-GGUF/resolve/main/IQuest-Coder-V1-40B-Base.i1-IQ3_M.gguf) | i1-IQ3_M | 17.9 | |
| [GGUF](https://huggingface.co/mradermacher/IQuest-Coder-V1-40B-Base-i1-GGUF/resolve/main/IQuest-Coder-V1-40B-Base.i1-Q4_K_S.gguf) | i1-Q4_K_S | 22.8 | optimal size/speed/quality |
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):