mradermacher commited on
Commit
9e5deb8
·
verified ·
1 Parent(s): bc929d2

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -8,9 +8,10 @@ license: apache-2.0
8
  quantized_by: mradermacher
9
  tags:
10
  - text-generation-inference
11
- - code
12
  - trl
13
  - sft
 
 
14
  ---
15
  ## About
16
 
@@ -22,7 +23,7 @@ tags:
22
  static quants of https://huggingface.co/prithivMLmods/Messier-Opus-14B-Elite7
23
 
24
  <!-- provided-files -->
25
- 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.
26
  ## Usage
27
 
28
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
 
8
  quantized_by: mradermacher
9
  tags:
10
  - text-generation-inference
 
11
  - trl
12
  - sft
13
+ - math
14
+ - code
15
  ---
16
  ## About
17
 
 
23
  static quants of https://huggingface.co/prithivMLmods/Messier-Opus-14B-Elite7
24
 
25
  <!-- provided-files -->
26
+ weighted/imatrix quants are available at https://huggingface.co/mradermacher/Messier-Opus-14B-Elite7-i1-GGUF
27
  ## Usage
28
 
29
  If you are unsure how to use GGUF files, refer to one of [TheBloke's