auto-patch README.md
Browse files
README.md
CHANGED
@@ -27,8 +27,17 @@ more details, including on how to concatenate multi-part files.
|
|
27 |
|
28 |
| Link | Type | Size/GB | Notes |
|
29 |
|:-----|:-----|--------:|:------|
|
|
|
|
|
30 |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-Ko-Luxia-Instruct-GGUF/resolve/main/Llama-3-Ko-Luxia-Instruct.IQ3_S.gguf) | IQ3_S | 3.9 | beats Q3_K* |
|
|
|
|
|
|
|
31 |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-Ko-Luxia-Instruct-GGUF/resolve/main/Llama-3-Ko-Luxia-Instruct.Q4_K_S.gguf) | Q4_K_S | 4.9 | fast, recommended |
|
|
|
|
|
|
|
|
|
32 |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-Ko-Luxia-Instruct-GGUF/resolve/main/Llama-3-Ko-Luxia-Instruct.Q8_0.gguf) | Q8_0 | 8.8 | fast, best quality |
|
33 |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-Ko-Luxia-Instruct-GGUF/resolve/main/Llama-3-Ko-Luxia-Instruct.f16.gguf) | f16 | 16.5 | 16 bpw, overkill |
|
34 |
|
|
|
27 |
|
28 |
| Link | Type | Size/GB | Notes |
|
29 |
|:-----|:-----|--------:|:------|
|
30 |
+
| [GGUF](https://huggingface.co/mradermacher/Llama-3-Ko-Luxia-Instruct-GGUF/resolve/main/Llama-3-Ko-Luxia-Instruct.Q2_K.gguf) | Q2_K | 3.4 | |
|
31 |
+
| [GGUF](https://huggingface.co/mradermacher/Llama-3-Ko-Luxia-Instruct-GGUF/resolve/main/Llama-3-Ko-Luxia-Instruct.Q3_K_S.gguf) | Q3_K_S | 3.9 | |
|
32 |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-Ko-Luxia-Instruct-GGUF/resolve/main/Llama-3-Ko-Luxia-Instruct.IQ3_S.gguf) | IQ3_S | 3.9 | beats Q3_K* |
|
33 |
+
| [GGUF](https://huggingface.co/mradermacher/Llama-3-Ko-Luxia-Instruct-GGUF/resolve/main/Llama-3-Ko-Luxia-Instruct.IQ3_M.gguf) | IQ3_M | 4.0 | |
|
34 |
+
| [GGUF](https://huggingface.co/mradermacher/Llama-3-Ko-Luxia-Instruct-GGUF/resolve/main/Llama-3-Ko-Luxia-Instruct.Q3_K_M.gguf) | Q3_K_M | 4.2 | lower quality |
|
35 |
+
| [GGUF](https://huggingface.co/mradermacher/Llama-3-Ko-Luxia-Instruct-GGUF/resolve/main/Llama-3-Ko-Luxia-Instruct.Q3_K_L.gguf) | Q3_K_L | 4.5 | |
|
36 |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-Ko-Luxia-Instruct-GGUF/resolve/main/Llama-3-Ko-Luxia-Instruct.Q4_K_S.gguf) | Q4_K_S | 4.9 | fast, recommended |
|
37 |
+
| [GGUF](https://huggingface.co/mradermacher/Llama-3-Ko-Luxia-Instruct-GGUF/resolve/main/Llama-3-Ko-Luxia-Instruct.Q4_K_M.gguf) | Q4_K_M | 5.1 | fast, recommended |
|
38 |
+
| [GGUF](https://huggingface.co/mradermacher/Llama-3-Ko-Luxia-Instruct-GGUF/resolve/main/Llama-3-Ko-Luxia-Instruct.Q5_K_S.gguf) | Q5_K_S | 5.8 | |
|
39 |
+
| [GGUF](https://huggingface.co/mradermacher/Llama-3-Ko-Luxia-Instruct-GGUF/resolve/main/Llama-3-Ko-Luxia-Instruct.Q5_K_M.gguf) | Q5_K_M | 5.9 | |
|
40 |
+
| [GGUF](https://huggingface.co/mradermacher/Llama-3-Ko-Luxia-Instruct-GGUF/resolve/main/Llama-3-Ko-Luxia-Instruct.Q6_K.gguf) | Q6_K | 6.8 | very good quality |
|
41 |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-Ko-Luxia-Instruct-GGUF/resolve/main/Llama-3-Ko-Luxia-Instruct.Q8_0.gguf) | Q8_0 | 8.8 | fast, best quality |
|
42 |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-Ko-Luxia-Instruct-GGUF/resolve/main/Llama-3-Ko-Luxia-Instruct.f16.gguf) | f16 | 16.5 | 16 bpw, overkill |
|
43 |
|