auto-patch README.md
Browse files
README.md
CHANGED
|
@@ -44,8 +44,10 @@ more details, including on how to concatenate multi-part files.
|
|
| 44 |
| [GGUF](https://huggingface.co/mradermacher/ALMA-13B-R-GGUF/resolve/main/ALMA-13B-R.IQ4_XS.gguf) | IQ4_XS | 7.1 | |
|
| 45 |
| [GGUF](https://huggingface.co/mradermacher/ALMA-13B-R-GGUF/resolve/main/ALMA-13B-R.Q4_K_S.gguf) | Q4_K_S | 7.5 | fast, recommended |
|
| 46 |
| [GGUF](https://huggingface.co/mradermacher/ALMA-13B-R-GGUF/resolve/main/ALMA-13B-R.Q4_K_M.gguf) | Q4_K_M | 8.0 | fast, recommended |
|
|
|
|
| 47 |
| [GGUF](https://huggingface.co/mradermacher/ALMA-13B-R-GGUF/resolve/main/ALMA-13B-R.Q5_K_M.gguf) | Q5_K_M | 9.3 | |
|
| 48 |
| [GGUF](https://huggingface.co/mradermacher/ALMA-13B-R-GGUF/resolve/main/ALMA-13B-R.Q6_K.gguf) | Q6_K | 10.8 | very good quality |
|
|
|
|
| 49 |
|
| 50 |
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
| 51 |
types (lower is better):
|
|
|
|
| 44 |
| [GGUF](https://huggingface.co/mradermacher/ALMA-13B-R-GGUF/resolve/main/ALMA-13B-R.IQ4_XS.gguf) | IQ4_XS | 7.1 | |
|
| 45 |
| [GGUF](https://huggingface.co/mradermacher/ALMA-13B-R-GGUF/resolve/main/ALMA-13B-R.Q4_K_S.gguf) | Q4_K_S | 7.5 | fast, recommended |
|
| 46 |
| [GGUF](https://huggingface.co/mradermacher/ALMA-13B-R-GGUF/resolve/main/ALMA-13B-R.Q4_K_M.gguf) | Q4_K_M | 8.0 | fast, recommended |
|
| 47 |
+
| [GGUF](https://huggingface.co/mradermacher/ALMA-13B-R-GGUF/resolve/main/ALMA-13B-R.Q5_K_S.gguf) | Q5_K_S | 9.1 | |
|
| 48 |
| [GGUF](https://huggingface.co/mradermacher/ALMA-13B-R-GGUF/resolve/main/ALMA-13B-R.Q5_K_M.gguf) | Q5_K_M | 9.3 | |
|
| 49 |
| [GGUF](https://huggingface.co/mradermacher/ALMA-13B-R-GGUF/resolve/main/ALMA-13B-R.Q6_K.gguf) | Q6_K | 10.8 | very good quality |
|
| 50 |
+
| [GGUF](https://huggingface.co/mradermacher/ALMA-13B-R-GGUF/resolve/main/ALMA-13B-R.Q8_0.gguf) | Q8_0 | 13.9 | fast, best quality |
|
| 51 |
|
| 52 |
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
| 53 |
types (lower is better):
|