auto-patch README.md
Browse files
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
|
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
|