auto-patch README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
base_model:
|
3 |
datasets:
|
4 |
- ehartford/dolphin
|
5 |
- jondurbin/airoboros-2.2.1
|
@@ -7,6 +7,8 @@ language:
|
|
7 |
- en
|
8 |
library_name: transformers
|
9 |
license: apache-2.0
|
|
|
|
|
10 |
quantized_by: mradermacher
|
11 |
---
|
12 |
## About
|
@@ -16,9 +18,12 @@ quantized_by: mradermacher
|
|
16 |
<!-- ### convert_type: hf -->
|
17 |
<!-- ### vocab_type: -->
|
18 |
<!-- ### tags: -->
|
19 |
-
static quants of https://huggingface.co/
|
20 |
|
21 |
<!-- provided-files -->
|
|
|
|
|
|
|
22 |
weighted/imatrix quants are available at https://huggingface.co/mradermacher/dolphin-2.2.1-mistral-7b-i1-GGUF
|
23 |
## Usage
|
24 |
|
|
|
1 |
---
|
2 |
+
base_model: dphn/dolphin-2.2.1-mistral-7b
|
3 |
datasets:
|
4 |
- ehartford/dolphin
|
5 |
- jondurbin/airoboros-2.2.1
|
|
|
7 |
- en
|
8 |
library_name: transformers
|
9 |
license: apache-2.0
|
10 |
+
mradermacher:
|
11 |
+
readme_rev: 1
|
12 |
quantized_by: mradermacher
|
13 |
---
|
14 |
## About
|
|
|
18 |
<!-- ### convert_type: hf -->
|
19 |
<!-- ### vocab_type: -->
|
20 |
<!-- ### tags: -->
|
21 |
+
static quants of https://huggingface.co/dphn/dolphin-2.2.1-mistral-7b
|
22 |
|
23 |
<!-- provided-files -->
|
24 |
+
|
25 |
+
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#dolphin-2.2.1-mistral-7b-GGUF).***
|
26 |
+
|
27 |
weighted/imatrix quants are available at https://huggingface.co/mradermacher/dolphin-2.2.1-mistral-7b-i1-GGUF
|
28 |
## Usage
|
29 |
|