mradermacher
commited on
Commit
•
8b672cc
1
Parent(s):
f250251
auto-patch README.md
Browse files
README.md
CHANGED
@@ -21,7 +21,7 @@ tags:
|
|
21 |
static quants of https://huggingface.co/Eurdem/Defne_llama3_2x8B
|
22 |
|
23 |
<!-- provided-files -->
|
24 |
-
weighted/imatrix quants
|
25 |
## Usage
|
26 |
|
27 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
@@ -38,6 +38,7 @@ more details, including on how to concatenate multi-part files.
|
|
38 |
| [GGUF](https://huggingface.co/mradermacher/Defne_llama3_2x8B-GGUF/resolve/main/Defne_llama3_2x8B.Q3_K_S.gguf) | Q3_K_S | 6.2 | |
|
39 |
| [GGUF](https://huggingface.co/mradermacher/Defne_llama3_2x8B-GGUF/resolve/main/Defne_llama3_2x8B.Q3_K_M.gguf) | Q3_K_M | 6.8 | lower quality |
|
40 |
| [GGUF](https://huggingface.co/mradermacher/Defne_llama3_2x8B-GGUF/resolve/main/Defne_llama3_2x8B.Q3_K_L.gguf) | Q3_K_L | 7.3 | |
|
|
|
41 |
| [GGUF](https://huggingface.co/mradermacher/Defne_llama3_2x8B-GGUF/resolve/main/Defne_llama3_2x8B.Q4_K_S.gguf) | Q4_K_S | 8.0 | fast, recommended |
|
42 |
| [GGUF](https://huggingface.co/mradermacher/Defne_llama3_2x8B-GGUF/resolve/main/Defne_llama3_2x8B.Q4_K_M.gguf) | Q4_K_M | 8.4 | fast, recommended |
|
43 |
| [GGUF](https://huggingface.co/mradermacher/Defne_llama3_2x8B-GGUF/resolve/main/Defne_llama3_2x8B.Q5_K_S.gguf) | Q5_K_S | 9.6 | |
|
|
|
21 |
static quants of https://huggingface.co/Eurdem/Defne_llama3_2x8B
|
22 |
|
23 |
<!-- provided-files -->
|
24 |
+
weighted/imatrix quants are available at https://huggingface.co/mradermacher/Defne_llama3_2x8B-i1-GGUF
|
25 |
## Usage
|
26 |
|
27 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
|
|
38 |
| [GGUF](https://huggingface.co/mradermacher/Defne_llama3_2x8B-GGUF/resolve/main/Defne_llama3_2x8B.Q3_K_S.gguf) | Q3_K_S | 6.2 | |
|
39 |
| [GGUF](https://huggingface.co/mradermacher/Defne_llama3_2x8B-GGUF/resolve/main/Defne_llama3_2x8B.Q3_K_M.gguf) | Q3_K_M | 6.8 | lower quality |
|
40 |
| [GGUF](https://huggingface.co/mradermacher/Defne_llama3_2x8B-GGUF/resolve/main/Defne_llama3_2x8B.Q3_K_L.gguf) | Q3_K_L | 7.3 | |
|
41 |
+
| [GGUF](https://huggingface.co/mradermacher/Defne_llama3_2x8B-GGUF/resolve/main/Defne_llama3_2x8B.IQ4_XS.gguf) | IQ4_XS | 7.6 | |
|
42 |
| [GGUF](https://huggingface.co/mradermacher/Defne_llama3_2x8B-GGUF/resolve/main/Defne_llama3_2x8B.Q4_K_S.gguf) | Q4_K_S | 8.0 | fast, recommended |
|
43 |
| [GGUF](https://huggingface.co/mradermacher/Defne_llama3_2x8B-GGUF/resolve/main/Defne_llama3_2x8B.Q4_K_M.gguf) | Q4_K_M | 8.4 | fast, recommended |
|
44 |
| [GGUF](https://huggingface.co/mradermacher/Defne_llama3_2x8B-GGUF/resolve/main/Defne_llama3_2x8B.Q5_K_S.gguf) | Q5_K_S | 9.6 | |
|