auto-patch README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
base_model:
|
3 |
datasets:
|
4 |
- cognitivecomputations/dolphin
|
5 |
- cognitivecomputations/dolphin-coder
|
@@ -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: nicoboss -->
|
24 |
-
weighted/imatrix quants of https://huggingface.co/
|
25 |
|
26 |
<!-- provided-files -->
|
|
|
|
|
|
|
27 |
static quants are available at https://huggingface.co/mradermacher/dolphin-2.8-mistral-7b-v02-GGUF
|
28 |
## Usage
|
29 |
|
|
|
1 |
---
|
2 |
+
base_model: dphn/dolphin-2.8-mistral-7b-v02
|
3 |
datasets:
|
4 |
- cognitivecomputations/dolphin
|
5 |
- cognitivecomputations/dolphin-coder
|
|
|
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: nicoboss -->
|
26 |
+
weighted/imatrix quants of https://huggingface.co/dphn/dolphin-2.8-mistral-7b-v02
|
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.8-mistral-7b-v02-i1-GGUF).***
|
31 |
+
|
32 |
static quants are available at https://huggingface.co/mradermacher/dolphin-2.8-mistral-7b-v02-GGUF
|
33 |
## Usage
|
34 |
|