auto-patch README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,8 @@ language:
|
|
6 |
- en
|
7 |
library_name: transformers
|
8 |
license: apache-2.0
|
|
|
|
|
9 |
quantized_by: mradermacher
|
10 |
---
|
11 |
## About
|
@@ -18,6 +20,9 @@ quantized_by: mradermacher
|
|
18 |
static quants of https://huggingface.co/mikewang/PVD-160k-Mistral-7b
|
19 |
|
20 |
<!-- provided-files -->
|
|
|
|
|
|
|
21 |
weighted/imatrix quants are available at https://huggingface.co/mradermacher/PVD-160k-Mistral-7b-i1-GGUF
|
22 |
## Usage
|
23 |
|
@@ -64,6 +69,6 @@ questions you might have and/or if you want some other model quantized.
|
|
64 |
|
65 |
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
|
66 |
me use its servers and providing upgrades to my workstation to enable
|
67 |
-
this work in my free time.
|
68 |
|
69 |
<!-- end -->
|
|
|
6 |
- en
|
7 |
library_name: transformers
|
8 |
license: apache-2.0
|
9 |
+
mradermacher:
|
10 |
+
readme_rev: 1
|
11 |
quantized_by: mradermacher
|
12 |
---
|
13 |
## About
|
|
|
20 |
static quants of https://huggingface.co/mikewang/PVD-160k-Mistral-7b
|
21 |
|
22 |
<!-- provided-files -->
|
23 |
+
|
24 |
+
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#PVD-160k-Mistral-7b-GGUF).***
|
25 |
+
|
26 |
weighted/imatrix quants are available at https://huggingface.co/mradermacher/PVD-160k-Mistral-7b-i1-GGUF
|
27 |
## Usage
|
28 |
|
|
|
69 |
|
70 |
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
|
71 |
me use its servers and providing upgrades to my workstation to enable
|
72 |
+
this work in my free time.
|
73 |
|
74 |
<!-- end -->
|