mradermacher
commited on
Commit
•
a8ae6c8
1
Parent(s):
747bc46
auto-patch README.md
Browse files
README.md
CHANGED
@@ -47,6 +47,8 @@ more details, including on how to concatenate multi-part files.
|
|
47 |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-16B-Instruct-v0.1-GGUF/resolve/main/Llama-3-16B-Instruct-v0.1.Q3_K_L.gguf) | Q3_K_L | 9.0 | |
|
48 |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-16B-Instruct-v0.1-GGUF/resolve/main/Llama-3-16B-Instruct-v0.1.Q4_K_S.gguf) | Q4_K_S | 9.7 | fast, recommended |
|
49 |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-16B-Instruct-v0.1-GGUF/resolve/main/Llama-3-16B-Instruct-v0.1.Q4_K_M.gguf) | Q4_K_M | 10.3 | fast, recommended |
|
|
|
|
|
50 |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-16B-Instruct-v0.1-GGUF/resolve/main/Llama-3-16B-Instruct-v0.1.Q6_K.gguf) | Q6_K | 13.9 | very good quality |
|
51 |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-16B-Instruct-v0.1-GGUF/resolve/main/Llama-3-16B-Instruct-v0.1.Q8_0.gguf) | Q8_0 | 17.9 | fast, best quality |
|
52 |
|
|
|
47 |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-16B-Instruct-v0.1-GGUF/resolve/main/Llama-3-16B-Instruct-v0.1.Q3_K_L.gguf) | Q3_K_L | 9.0 | |
|
48 |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-16B-Instruct-v0.1-GGUF/resolve/main/Llama-3-16B-Instruct-v0.1.Q4_K_S.gguf) | Q4_K_S | 9.7 | fast, recommended |
|
49 |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-16B-Instruct-v0.1-GGUF/resolve/main/Llama-3-16B-Instruct-v0.1.Q4_K_M.gguf) | Q4_K_M | 10.3 | fast, recommended |
|
50 |
+
| [GGUF](https://huggingface.co/mradermacher/Llama-3-16B-Instruct-v0.1-GGUF/resolve/main/Llama-3-16B-Instruct-v0.1.Q5_K_S.gguf) | Q5_K_S | 11.7 | |
|
51 |
+
| [GGUF](https://huggingface.co/mradermacher/Llama-3-16B-Instruct-v0.1-GGUF/resolve/main/Llama-3-16B-Instruct-v0.1.Q5_K_M.gguf) | Q5_K_M | 12.0 | |
|
52 |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-16B-Instruct-v0.1-GGUF/resolve/main/Llama-3-16B-Instruct-v0.1.Q6_K.gguf) | Q6_K | 13.9 | very good quality |
|
53 |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-16B-Instruct-v0.1-GGUF/resolve/main/Llama-3-16B-Instruct-v0.1.Q8_0.gguf) | Q8_0 | 17.9 | fast, best quality |
|
54 |
|