Update README.md
Browse files
README.md
CHANGED
@@ -21,7 +21,8 @@ Refer to the [original model card](https://huggingface.co/gradientai/Llama-3-8B-
|
|
21 |
| [llama-3-8b-instruct-gradient-4194k.Q5_K_M.gguf](https://huggingface.co/leafspark/Llama-3-8B-Instruct-Gradient-4194k-GGUF/blob/main/llama-3-8b-instruct-gradient-4194k.Q5_K_M.gguf) | Q5_K_M | 5.73GB | High quality |
|
22 |
| [llama-3-8b-instruct-gradient-4194k.Q5_K_S.gguf](https://huggingface.co/leafspark/Llama-3-8B-Instruct-Gradient-4194k-GGUF/blob/main/llama-3-8b-instruct-gradient-4194k.Q5_K_S.gguf) | Q5_K_S | 5.60GB | Even higher quality |
|
23 |
| [llama-3-8b-instruct-gradient-4194k.Q4_K_M.gguf](https://huggingface.co/leafspark/Llama-3-8B-Instruct-Gradient-4194k-GGUF/blob/main/llama-3-8b-instruct-gradient-4194k.Q4_K_M.gguf) | Q4_K_M | 4.92GB | Recommended, medium-high quality |
|
24 |
-
| [llama-3-8b-instruct-gradient-4194k.Q4_K_S.gguf](https://huggingface.co/leafspark/Llama-3-8B-Instruct-Gradient-4194k-GGUF/blob/main/llama-3-8b-instruct-gradient-4194k.Q4_K_S.gguf) | Q4_K_S |
|
|
|
25 |
| [llama-3-8b-instruct-gradient-4194k.Q3_K_L.gguf](https://huggingface.co/leafspark/Llama-3-8B-Instruct-Gradient-4194k-GGUF/blob/main/llama-3-8b-instruct-gradient-4194k.Q3_K_L.gguf) | Q3_K_L | 4.32GB | Usable |
|
26 |
| [llama-3-8b-instruct-gradient-4194k.Q3_K_M.gguf](https://huggingface.co/leafspark/Llama-3-8B-Instruct-Gradient-4194k-GGUF/blob/main/llama-3-8b-instruct-gradient-4194k.Q3_K_M.gguf) | Q3_K_M | 4.02GB | Bad quality, use Q4 |
|
27 |
| [llama-3-8b-instruct-gradient-4194k.Q3_K_S.gguf](https://huggingface.co/leafspark/Llama-3-8B-Instruct-Gradient-4194k-GGUF/blob/main/llama-3-8b-instruct-gradient-4194k.Q3_K_S.gguf) | Q3_K_S | 3.66GB | Not recommended |
|
|
|
21 |
| [llama-3-8b-instruct-gradient-4194k.Q5_K_M.gguf](https://huggingface.co/leafspark/Llama-3-8B-Instruct-Gradient-4194k-GGUF/blob/main/llama-3-8b-instruct-gradient-4194k.Q5_K_M.gguf) | Q5_K_M | 5.73GB | High quality |
|
22 |
| [llama-3-8b-instruct-gradient-4194k.Q5_K_S.gguf](https://huggingface.co/leafspark/Llama-3-8B-Instruct-Gradient-4194k-GGUF/blob/main/llama-3-8b-instruct-gradient-4194k.Q5_K_S.gguf) | Q5_K_S | 5.60GB | Even higher quality |
|
23 |
| [llama-3-8b-instruct-gradient-4194k.Q4_K_M.gguf](https://huggingface.co/leafspark/Llama-3-8B-Instruct-Gradient-4194k-GGUF/blob/main/llama-3-8b-instruct-gradient-4194k.Q4_K_M.gguf) | Q4_K_M | 4.92GB | Recommended, medium-high quality |
|
24 |
+
| [llama-3-8b-instruct-gradient-4194k.Q4_K_S.gguf](https://huggingface.co/leafspark/Llama-3-8B-Instruct-Gradient-4194k-GGUF/blob/main/llama-3-8b-instruct-gradient-4194k.Q4_K_S.gguf) | Q4_K_S | 4.69GB | Recommended, medium quality |
|
25 |
+
| [llama-3-8b-instruct-gradient-4194k.Q4_0.gguf](https://huggingface.co/leafspark/Llama-3-8B-Instruct-Gradient-4194k-GGUF/blob/main/llama-3-8b-instruct-gradient-4194k.Q4_0.gguf) | Q4_0 | 4.66GB | Usable, better than Q3 but worse than Q4 |
|
26 |
| [llama-3-8b-instruct-gradient-4194k.Q3_K_L.gguf](https://huggingface.co/leafspark/Llama-3-8B-Instruct-Gradient-4194k-GGUF/blob/main/llama-3-8b-instruct-gradient-4194k.Q3_K_L.gguf) | Q3_K_L | 4.32GB | Usable |
|
27 |
| [llama-3-8b-instruct-gradient-4194k.Q3_K_M.gguf](https://huggingface.co/leafspark/Llama-3-8B-Instruct-Gradient-4194k-GGUF/blob/main/llama-3-8b-instruct-gradient-4194k.Q3_K_M.gguf) | Q3_K_M | 4.02GB | Bad quality, use Q4 |
|
28 |
| [llama-3-8b-instruct-gradient-4194k.Q3_K_S.gguf](https://huggingface.co/leafspark/Llama-3-8B-Instruct-Gradient-4194k-GGUF/blob/main/llama-3-8b-instruct-gradient-4194k.Q3_K_S.gguf) | Q3_K_S | 3.66GB | Not recommended |
|