mradermacher
commited on
Commit
•
70ca40d
1
Parent(s):
6621ed7
auto-patch README.md
Browse files
README.md
CHANGED
@@ -12,7 +12,6 @@ tags:
|
|
12 |
|
13 |
static quants of https://huggingface.co/ResplendentAI/Luna-2x7B-MoE
|
14 |
|
15 |
-
|
16 |
<!-- provided-files -->
|
17 |
weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
|
18 |
## Usage
|
@@ -33,6 +32,7 @@ more details, including on how to concatenate multi-part files.
|
|
33 |
| [GGUF](https://huggingface.co/mradermacher/Luna-2x7B-MoE-GGUF/resolve/main/Luna-2x7B-MoE.IQ3_M.gguf) | IQ3_M | 6.0 | |
|
34 |
| [GGUF](https://huggingface.co/mradermacher/Luna-2x7B-MoE-GGUF/resolve/main/Luna-2x7B-MoE.Q3_K_M.gguf) | Q3_K_M | 6.5 | lower quality |
|
35 |
| [GGUF](https://huggingface.co/mradermacher/Luna-2x7B-MoE-GGUF/resolve/main/Luna-2x7B-MoE.Q3_K_L.gguf) | Q3_K_L | 7.0 | |
|
|
|
36 |
| [GGUF](https://huggingface.co/mradermacher/Luna-2x7B-MoE-GGUF/resolve/main/Luna-2x7B-MoE.Q4_0.gguf) | Q4_0 | 7.5 | fast, low quality |
|
37 |
| [GGUF](https://huggingface.co/mradermacher/Luna-2x7B-MoE-GGUF/resolve/main/Luna-2x7B-MoE.Q4_K_M.gguf) | Q4_K_M | 8.0 | fast, recommended |
|
38 |
| [GGUF](https://huggingface.co/mradermacher/Luna-2x7B-MoE-GGUF/resolve/main/Luna-2x7B-MoE.Q5_K_S.gguf) | Q5_K_S | 9.1 | |
|
|
|
12 |
|
13 |
static quants of https://huggingface.co/ResplendentAI/Luna-2x7B-MoE
|
14 |
|
|
|
15 |
<!-- provided-files -->
|
16 |
weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
|
17 |
## Usage
|
|
|
32 |
| [GGUF](https://huggingface.co/mradermacher/Luna-2x7B-MoE-GGUF/resolve/main/Luna-2x7B-MoE.IQ3_M.gguf) | IQ3_M | 6.0 | |
|
33 |
| [GGUF](https://huggingface.co/mradermacher/Luna-2x7B-MoE-GGUF/resolve/main/Luna-2x7B-MoE.Q3_K_M.gguf) | Q3_K_M | 6.5 | lower quality |
|
34 |
| [GGUF](https://huggingface.co/mradermacher/Luna-2x7B-MoE-GGUF/resolve/main/Luna-2x7B-MoE.Q3_K_L.gguf) | Q3_K_L | 7.0 | |
|
35 |
+
| [GGUF](https://huggingface.co/mradermacher/Luna-2x7B-MoE-GGUF/resolve/main/Luna-2x7B-MoE.IQ4_XS.gguf) | IQ4_XS | 7.2 | |
|
36 |
| [GGUF](https://huggingface.co/mradermacher/Luna-2x7B-MoE-GGUF/resolve/main/Luna-2x7B-MoE.Q4_0.gguf) | Q4_0 | 7.5 | fast, low quality |
|
37 |
| [GGUF](https://huggingface.co/mradermacher/Luna-2x7B-MoE-GGUF/resolve/main/Luna-2x7B-MoE.Q4_K_M.gguf) | Q4_K_M | 8.0 | fast, recommended |
|
38 |
| [GGUF](https://huggingface.co/mradermacher/Luna-2x7B-MoE-GGUF/resolve/main/Luna-2x7B-MoE.Q5_K_S.gguf) | Q5_K_S | 9.1 | |
|