mradermacher
commited on
auto-patch README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ language:
|
|
4 |
- en
|
5 |
library_name: transformers
|
6 |
license: llama3
|
7 |
-
no_imatri:
|
8 |
quantized_by: mradermacher
|
9 |
tags:
|
10 |
- moe
|
@@ -19,7 +19,7 @@ tags:
|
|
19 |
static quants of https://huggingface.co/xxx777xxxASD/ChaoticSoliloquy-4x8B
|
20 |
|
21 |
<!-- provided-files -->
|
22 |
-
weighted/imatrix quants
|
23 |
## Usage
|
24 |
|
25 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
@@ -36,8 +36,11 @@ more details, including on how to concatenate multi-part files.
|
|
36 |
| [GGUF](https://huggingface.co/mradermacher/ChaoticSoliloquy-4x8B-GGUF/resolve/main/ChaoticSoliloquy-4x8B.Q3_K_S.gguf) | Q3_K_S | 11.0 | |
|
37 |
| [GGUF](https://huggingface.co/mradermacher/ChaoticSoliloquy-4x8B-GGUF/resolve/main/ChaoticSoliloquy-4x8B.Q3_K_M.gguf) | Q3_K_M | 12.2 | lower quality |
|
38 |
| [GGUF](https://huggingface.co/mradermacher/ChaoticSoliloquy-4x8B-GGUF/resolve/main/ChaoticSoliloquy-4x8B.Q3_K_L.gguf) | Q3_K_L | 13.1 | |
|
|
|
39 |
| [GGUF](https://huggingface.co/mradermacher/ChaoticSoliloquy-4x8B-GGUF/resolve/main/ChaoticSoliloquy-4x8B.Q4_K_S.gguf) | Q4_K_S | 14.4 | fast, recommended |
|
40 |
| [GGUF](https://huggingface.co/mradermacher/ChaoticSoliloquy-4x8B-GGUF/resolve/main/ChaoticSoliloquy-4x8B.Q4_K_M.gguf) | Q4_K_M | 15.3 | fast, recommended |
|
|
|
|
|
41 |
| [GGUF](https://huggingface.co/mradermacher/ChaoticSoliloquy-4x8B-GGUF/resolve/main/ChaoticSoliloquy-4x8B.Q6_K.gguf) | Q6_K | 20.6 | very good quality |
|
42 |
| [GGUF](https://huggingface.co/mradermacher/ChaoticSoliloquy-4x8B-GGUF/resolve/main/ChaoticSoliloquy-4x8B.Q8_0.gguf) | Q8_0 | 26.6 | fast, best quality |
|
43 |
|
|
|
4 |
- en
|
5 |
library_name: transformers
|
6 |
license: llama3
|
7 |
+
no_imatri: 'ggml_validate_row_data: found nan value at block 55'
|
8 |
quantized_by: mradermacher
|
9 |
tags:
|
10 |
- moe
|
|
|
19 |
static quants of https://huggingface.co/xxx777xxxASD/ChaoticSoliloquy-4x8B
|
20 |
|
21 |
<!-- provided-files -->
|
22 |
+
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.
|
23 |
## Usage
|
24 |
|
25 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
|
|
36 |
| [GGUF](https://huggingface.co/mradermacher/ChaoticSoliloquy-4x8B-GGUF/resolve/main/ChaoticSoliloquy-4x8B.Q3_K_S.gguf) | Q3_K_S | 11.0 | |
|
37 |
| [GGUF](https://huggingface.co/mradermacher/ChaoticSoliloquy-4x8B-GGUF/resolve/main/ChaoticSoliloquy-4x8B.Q3_K_M.gguf) | Q3_K_M | 12.2 | lower quality |
|
38 |
| [GGUF](https://huggingface.co/mradermacher/ChaoticSoliloquy-4x8B-GGUF/resolve/main/ChaoticSoliloquy-4x8B.Q3_K_L.gguf) | Q3_K_L | 13.1 | |
|
39 |
+
| [GGUF](https://huggingface.co/mradermacher/ChaoticSoliloquy-4x8B-GGUF/resolve/main/ChaoticSoliloquy-4x8B.IQ4_XS.gguf) | IQ4_XS | 13.7 | |
|
40 |
| [GGUF](https://huggingface.co/mradermacher/ChaoticSoliloquy-4x8B-GGUF/resolve/main/ChaoticSoliloquy-4x8B.Q4_K_S.gguf) | Q4_K_S | 14.4 | fast, recommended |
|
41 |
| [GGUF](https://huggingface.co/mradermacher/ChaoticSoliloquy-4x8B-GGUF/resolve/main/ChaoticSoliloquy-4x8B.Q4_K_M.gguf) | Q4_K_M | 15.3 | fast, recommended |
|
42 |
+
| [GGUF](https://huggingface.co/mradermacher/ChaoticSoliloquy-4x8B-GGUF/resolve/main/ChaoticSoliloquy-4x8B.Q5_K_S.gguf) | Q5_K_S | 17.3 | |
|
43 |
+
| [GGUF](https://huggingface.co/mradermacher/ChaoticSoliloquy-4x8B-GGUF/resolve/main/ChaoticSoliloquy-4x8B.Q5_K_M.gguf) | Q5_K_M | 17.8 | |
|
44 |
| [GGUF](https://huggingface.co/mradermacher/ChaoticSoliloquy-4x8B-GGUF/resolve/main/ChaoticSoliloquy-4x8B.Q6_K.gguf) | Q6_K | 20.6 | very good quality |
|
45 |
| [GGUF](https://huggingface.co/mradermacher/ChaoticSoliloquy-4x8B-GGUF/resolve/main/ChaoticSoliloquy-4x8B.Q8_0.gguf) | Q8_0 | 26.6 | fast, best quality |
|
46 |
|