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: mit
|
7 |
-
no_imatrix:
|
8 |
quantized_by: mradermacher
|
9 |
tags:
|
10 |
- moe
|
@@ -19,7 +19,6 @@ tags:
|
|
19 |
static quants of https://huggingface.co/TomGrc/FusionNet_34Bx2_MoE_v0.1
|
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
|
|
|
4 |
- en
|
5 |
library_name: transformers
|
6 |
license: mit
|
7 |
+
no_imatrix: 'ggml_validate_row_data: found nan value at block 0'
|
8 |
quantized_by: mradermacher
|
9 |
tags:
|
10 |
- moe
|
|
|
19 |
static quants of https://huggingface.co/TomGrc/FusionNet_34Bx2_MoE_v0.1
|
20 |
|
21 |
<!-- provided-files -->
|
|
|
22 |
## Usage
|
23 |
|
24 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|