mradermacher commited on
Commit
bb48642
1 Parent(s): 1b59a95

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -4,7 +4,8 @@ language:
4
  - en
5
  library_name: transformers
6
  license: apache-2.0
7
- no_imatrix: "Missing importance matrix for tensor blk.0.ffn_gate_exps.weight in a very low-bit quantization"
 
8
  quantized_by: mradermacher
9
  tags:
10
  - axolotl
@@ -21,7 +22,6 @@ tags:
21
  static quants of https://huggingface.co/allura-org/MoE-Girl-800MA-3BT
22
 
23
  <!-- provided-files -->
24
- 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.
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.0.ffn_gate_exps.weight in a very
8
+ low-bit quantization
9
  quantized_by: mradermacher
10
  tags:
11
  - axolotl
 
22
  static quants of https://huggingface.co/allura-org/MoE-Girl-800MA-3BT
23
 
24
  <!-- provided-files -->
 
25
  ## Usage
26
 
27
  If you are unsure how to use GGUF files, refer to one of [TheBloke's