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