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
|
|
@@ -13,6 +13,8 @@ language:
|
|
| 13 |
- en
|
| 14 |
library_name: transformers
|
| 15 |
license: apache-2.0
|
|
|
|
|
|
|
| 16 |
quantized_by: mradermacher
|
| 17 |
---
|
| 18 |
## About
|
|
@@ -22,9 +24,12 @@ quantized_by: mradermacher
|
|
| 22 |
<!-- ### convert_type: hf -->
|
| 23 |
<!-- ### vocab_type: -->
|
| 24 |
<!-- ### tags: nicoboss -->
|
| 25 |
-
weighted/imatrix quants of https://huggingface.co/
|
| 26 |
|
| 27 |
<!-- provided-files -->
|
|
|
|
|
|
|
|
|
|
| 28 |
static quants are available at https://huggingface.co/mradermacher/dolphin-2.6-mistral-7b-dpo-GGUF
|
| 29 |
## Usage
|
| 30 |
|
|
|
|
| 1 |
---
|
| 2 |
+
base_model: dphn/dolphin-2.6-mistral-7b-dpo
|
| 3 |
datasets:
|
| 4 |
- ehartford/dolphin
|
| 5 |
- jondurbin/airoboros-2.2.1
|
|
|
|
| 13 |
- en
|
| 14 |
library_name: transformers
|
| 15 |
license: apache-2.0
|
| 16 |
+
mradermacher:
|
| 17 |
+
readme_rev: 1
|
| 18 |
quantized_by: mradermacher
|
| 19 |
---
|
| 20 |
## About
|
|
|
|
| 24 |
<!-- ### convert_type: hf -->
|
| 25 |
<!-- ### vocab_type: -->
|
| 26 |
<!-- ### tags: nicoboss -->
|
| 27 |
+
weighted/imatrix quants of https://huggingface.co/dphn/dolphin-2.6-mistral-7b-dpo
|
| 28 |
|
| 29 |
<!-- provided-files -->
|
| 30 |
+
|
| 31 |
+
***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-i1-GGUF).***
|
| 32 |
+
|
| 33 |
static quants are available at https://huggingface.co/mradermacher/dolphin-2.6-mistral-7b-dpo-GGUF
|
| 34 |
## Usage
|
| 35 |
|