auto-patch README.md
Browse files
README.md
CHANGED
|
@@ -220,6 +220,10 @@ more details, including on how to concatenate multi-part files.
|
|
| 220 |
| Link | Type | Size/GB | Notes |
|
| 221 |
|:-----|:-----|--------:|:------|
|
| 222 |
| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-8B-Instruct-heretic-i1-GGUF/resolve/main/Llama-3.1-8B-Instruct-heretic.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own qwuants) |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 223 |
|
| 224 |
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
| 225 |
types (lower is better):
|
|
|
|
| 220 |
| Link | Type | Size/GB | Notes |
|
| 221 |
|:-----|:-----|--------:|:------|
|
| 222 |
| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-8B-Instruct-heretic-i1-GGUF/resolve/main/Llama-3.1-8B-Instruct-heretic.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own qwuants) |
|
| 223 |
+
| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-8B-Instruct-heretic-i1-GGUF/resolve/main/Llama-3.1-8B-Instruct-heretic.i1-IQ1_S.gguf) | i1-IQ1_S | 2.1 | for the desperate |
|
| 224 |
+
| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-8B-Instruct-heretic-i1-GGUF/resolve/main/Llama-3.1-8B-Instruct-heretic.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.4 | lower quality |
|
| 225 |
+
| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-8B-Instruct-heretic-i1-GGUF/resolve/main/Llama-3.1-8B-Instruct-heretic.i1-IQ3_M.gguf) | i1-IQ3_M | 3.9 | |
|
| 226 |
+
| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-8B-Instruct-heretic-i1-GGUF/resolve/main/Llama-3.1-8B-Instruct-heretic.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.7 | |
|
| 227 |
|
| 228 |
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
| 229 |
types (lower is better):
|