mradermacher
commited on
auto-patch README.md
Browse files
README.md
CHANGED
@@ -26,7 +26,7 @@ tags:
|
|
26 |
static quants of https://huggingface.co/beomi/Llama-3-KoEn-8B
|
27 |
|
28 |
<!-- provided-files -->
|
29 |
-
weighted/imatrix quants
|
30 |
## Usage
|
31 |
|
32 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
@@ -43,6 +43,7 @@ more details, including on how to concatenate multi-part files.
|
|
43 |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-KoEn-8B-GGUF/resolve/main/Llama-3-KoEn-8B.Q3_K_S.gguf) | Q3_K_S | 3.8 | |
|
44 |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-KoEn-8B-GGUF/resolve/main/Llama-3-KoEn-8B.Q3_K_M.gguf) | Q3_K_M | 4.1 | lower quality |
|
45 |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-KoEn-8B-GGUF/resolve/main/Llama-3-KoEn-8B.Q3_K_L.gguf) | Q3_K_L | 4.4 | |
|
|
|
46 |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-KoEn-8B-GGUF/resolve/main/Llama-3-KoEn-8B.Q4_K_S.gguf) | Q4_K_S | 4.8 | fast, recommended |
|
47 |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-KoEn-8B-GGUF/resolve/main/Llama-3-KoEn-8B.Q4_K_M.gguf) | Q4_K_M | 5.0 | fast, recommended |
|
48 |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-KoEn-8B-GGUF/resolve/main/Llama-3-KoEn-8B.Q5_K_S.gguf) | Q5_K_S | 5.7 | |
|
|
|
26 |
static quants of https://huggingface.co/beomi/Llama-3-KoEn-8B
|
27 |
|
28 |
<!-- provided-files -->
|
29 |
+
weighted/imatrix quants are available at https://huggingface.co/mradermacher/Llama-3-KoEn-8B-i1-GGUF
|
30 |
## Usage
|
31 |
|
32 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
|
|
43 |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-KoEn-8B-GGUF/resolve/main/Llama-3-KoEn-8B.Q3_K_S.gguf) | Q3_K_S | 3.8 | |
|
44 |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-KoEn-8B-GGUF/resolve/main/Llama-3-KoEn-8B.Q3_K_M.gguf) | Q3_K_M | 4.1 | lower quality |
|
45 |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-KoEn-8B-GGUF/resolve/main/Llama-3-KoEn-8B.Q3_K_L.gguf) | Q3_K_L | 4.4 | |
|
46 |
+
| [GGUF](https://huggingface.co/mradermacher/Llama-3-KoEn-8B-GGUF/resolve/main/Llama-3-KoEn-8B.IQ4_XS.gguf) | IQ4_XS | 4.6 | |
|
47 |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-KoEn-8B-GGUF/resolve/main/Llama-3-KoEn-8B.Q4_K_S.gguf) | Q4_K_S | 4.8 | fast, recommended |
|
48 |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-KoEn-8B-GGUF/resolve/main/Llama-3-KoEn-8B.Q4_K_M.gguf) | Q4_K_M | 5.0 | fast, recommended |
|
49 |
| [GGUF](https://huggingface.co/mradermacher/Llama-3-KoEn-8B-GGUF/resolve/main/Llama-3-KoEn-8B.Q5_K_S.gguf) | Q5_K_S | 5.7 | |
|