mradermacher commited on
Commit
543056c
·
verified ·
1 Parent(s): 1688dea

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -3,7 +3,8 @@ base_model: rhplus0831/maid-yuzu-v5-extra
3
  language:
4
  - en
5
  library_name: transformers
6
- no_imatrix: "Missing importance matrix for tensor blk.0.ffn_gate_exps.weight in a very low-bit quantization"
 
7
  quantized_by: mradermacher
8
  ---
9
  ## About
@@ -16,7 +17,6 @@ quantized_by: mradermacher
16
  static quants of https://huggingface.co/rhplus0831/maid-yuzu-v5-extra
17
 
18
  <!-- provided-files -->
19
- 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.
20
  ## Usage
21
 
22
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
 
3
  language:
4
  - en
5
  library_name: transformers
6
+ no_imatrix: Missing importance matrix for tensor blk.0.ffn_gate_exps.weight in a very
7
+ low-bit quantization
8
  quantized_by: mradermacher
9
  ---
10
  ## About
 
17
  static quants of https://huggingface.co/rhplus0831/maid-yuzu-v5-extra
18
 
19
  <!-- provided-files -->
 
20
  ## Usage
21
 
22
  If you are unsure how to use GGUF files, refer to one of [TheBloke's