auto-patch README.md
Browse files
README.md
CHANGED
|
@@ -38,6 +38,7 @@ more details, including on how to concatenate multi-part files.
|
|
| 38 |
| [GGUF](https://huggingface.co/mradermacher/OpenMath-CodeLlama-13b-Python-hf-GGUF/resolve/main/OpenMath-CodeLlama-13b-Python-hf.Q2_K.gguf) | Q2_K | 5.0 | |
|
| 39 |
| [GGUF](https://huggingface.co/mradermacher/OpenMath-CodeLlama-13b-Python-hf-GGUF/resolve/main/OpenMath-CodeLlama-13b-Python-hf.Q3_K_S.gguf) | Q3_K_S | 5.8 | |
|
| 40 |
| [GGUF](https://huggingface.co/mradermacher/OpenMath-CodeLlama-13b-Python-hf-GGUF/resolve/main/OpenMath-CodeLlama-13b-Python-hf.Q3_K_M.gguf) | Q3_K_M | 6.4 | lower quality |
|
|
|
|
| 41 |
| [GGUF](https://huggingface.co/mradermacher/OpenMath-CodeLlama-13b-Python-hf-GGUF/resolve/main/OpenMath-CodeLlama-13b-Python-hf.Q4_K_S.gguf) | Q4_K_S | 7.5 | fast, recommended |
|
| 42 |
| [GGUF](https://huggingface.co/mradermacher/OpenMath-CodeLlama-13b-Python-hf-GGUF/resolve/main/OpenMath-CodeLlama-13b-Python-hf.Q6_K.gguf) | Q6_K | 10.8 | very good quality |
|
| 43 |
| [GGUF](https://huggingface.co/mradermacher/OpenMath-CodeLlama-13b-Python-hf-GGUF/resolve/main/OpenMath-CodeLlama-13b-Python-hf.Q8_0.gguf) | Q8_0 | 13.9 | fast, best quality |
|
|
|
|
| 38 |
| [GGUF](https://huggingface.co/mradermacher/OpenMath-CodeLlama-13b-Python-hf-GGUF/resolve/main/OpenMath-CodeLlama-13b-Python-hf.Q2_K.gguf) | Q2_K | 5.0 | |
|
| 39 |
| [GGUF](https://huggingface.co/mradermacher/OpenMath-CodeLlama-13b-Python-hf-GGUF/resolve/main/OpenMath-CodeLlama-13b-Python-hf.Q3_K_S.gguf) | Q3_K_S | 5.8 | |
|
| 40 |
| [GGUF](https://huggingface.co/mradermacher/OpenMath-CodeLlama-13b-Python-hf-GGUF/resolve/main/OpenMath-CodeLlama-13b-Python-hf.Q3_K_M.gguf) | Q3_K_M | 6.4 | lower quality |
|
| 41 |
+
| [GGUF](https://huggingface.co/mradermacher/OpenMath-CodeLlama-13b-Python-hf-GGUF/resolve/main/OpenMath-CodeLlama-13b-Python-hf.Q3_K_L.gguf) | Q3_K_L | 7.0 | |
|
| 42 |
| [GGUF](https://huggingface.co/mradermacher/OpenMath-CodeLlama-13b-Python-hf-GGUF/resolve/main/OpenMath-CodeLlama-13b-Python-hf.Q4_K_S.gguf) | Q4_K_S | 7.5 | fast, recommended |
|
| 43 |
| [GGUF](https://huggingface.co/mradermacher/OpenMath-CodeLlama-13b-Python-hf-GGUF/resolve/main/OpenMath-CodeLlama-13b-Python-hf.Q6_K.gguf) | Q6_K | 10.8 | very good quality |
|
| 44 |
| [GGUF](https://huggingface.co/mradermacher/OpenMath-CodeLlama-13b-Python-hf-GGUF/resolve/main/OpenMath-CodeLlama-13b-Python-hf.Q8_0.gguf) | Q8_0 | 13.9 | fast, best quality |
|