auto-patch README.md
Browse files
README.md
CHANGED
@@ -13,6 +13,8 @@ language:
|
|
13 |
- en
|
14 |
library_name: transformers
|
15 |
license: llama2
|
|
|
|
|
16 |
quantized_by: mradermacher
|
17 |
tags:
|
18 |
- mistral
|
@@ -28,6 +30,9 @@ tags:
|
|
28 |
static quants of https://huggingface.co/sethuiyer/SynthIQ-7b
|
29 |
|
30 |
<!-- provided-files -->
|
|
|
|
|
|
|
31 |
weighted/imatrix quants are available at https://huggingface.co/mradermacher/SynthIQ-7b-i1-GGUF
|
32 |
## Usage
|
33 |
|
@@ -71,6 +76,6 @@ questions you might have and/or if you want some other model quantized.
|
|
71 |
|
72 |
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
|
73 |
me use its servers and providing upgrades to my workstation to enable
|
74 |
-
this work in my free time.
|
75 |
|
76 |
<!-- end -->
|
|
|
13 |
- en
|
14 |
library_name: transformers
|
15 |
license: llama2
|
16 |
+
mradermacher:
|
17 |
+
readme_rev: 1
|
18 |
quantized_by: mradermacher
|
19 |
tags:
|
20 |
- mistral
|
|
|
30 |
static quants of https://huggingface.co/sethuiyer/SynthIQ-7b
|
31 |
|
32 |
<!-- provided-files -->
|
33 |
+
|
34 |
+
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#SynthIQ-7b-GGUF).***
|
35 |
+
|
36 |
weighted/imatrix quants are available at https://huggingface.co/mradermacher/SynthIQ-7b-i1-GGUF
|
37 |
## Usage
|
38 |
|
|
|
76 |
|
77 |
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
|
78 |
me use its servers and providing upgrades to my workstation to enable
|
79 |
+
this work in my free time.
|
80 |
|
81 |
<!-- end -->
|