mradermacher
commited on
auto-patch README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,8 @@ language:
|
|
4 |
- en
|
5 |
library_name: transformers
|
6 |
license: apache-2.0
|
7 |
-
no_imatrix:
|
|
|
8 |
quantized_by: mradermacher
|
9 |
tags:
|
10 |
- moe
|
@@ -21,7 +22,6 @@ tags:
|
|
21 |
static quants of https://huggingface.co/shadowml/Mixolar-4x7b
|
22 |
|
23 |
<!-- provided-files -->
|
24 |
-
weighted/imatrix quants are available at https://huggingface.co/mradermacher/Mixolar-4x7b-i1-GGUF
|
25 |
## Usage
|
26 |
|
27 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
|
|
4 |
- en
|
5 |
library_name: transformers
|
6 |
license: apache-2.0
|
7 |
+
no_imatrix: Missing importance matrix for tensor blk.17.ffn_down_exps.weight in a
|
8 |
+
very low-bit quantization
|
9 |
quantized_by: mradermacher
|
10 |
tags:
|
11 |
- moe
|
|
|
22 |
static quants of https://huggingface.co/shadowml/Mixolar-4x7b
|
23 |
|
24 |
<!-- provided-files -->
|
|
|
25 |
## Usage
|
26 |
|
27 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|