auto-patch README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
base_model:
|
3 |
datasets:
|
4 |
- cognitivecomputations/Dolphin-2.9
|
5 |
- teknium/OpenHermes-2.5
|
@@ -13,6 +13,8 @@ language:
|
|
13 |
- en
|
14 |
library_name: transformers
|
15 |
license: apache-2.0
|
|
|
|
|
16 |
quantized_by: mradermacher
|
17 |
tags:
|
18 |
- generated_from_trainer
|
@@ -25,9 +27,12 @@ tags:
|
|
25 |
<!-- ### convert_type: hf -->
|
26 |
<!-- ### vocab_type: -->
|
27 |
<!-- ### tags: -->
|
28 |
-
static quants of https://huggingface.co/
|
29 |
|
30 |
<!-- provided-files -->
|
|
|
|
|
|
|
31 |
weighted/imatrix quants are available at https://huggingface.co/mradermacher/dolphin-2.9.3-mistral-7B-32k-i1-GGUF
|
32 |
## Usage
|
33 |
|
|
|
1 |
---
|
2 |
+
base_model: dphn/dolphin-2.9.3-mistral-7B-32k
|
3 |
datasets:
|
4 |
- cognitivecomputations/Dolphin-2.9
|
5 |
- teknium/OpenHermes-2.5
|
|
|
13 |
- en
|
14 |
library_name: transformers
|
15 |
license: apache-2.0
|
16 |
+
mradermacher:
|
17 |
+
readme_rev: 1
|
18 |
quantized_by: mradermacher
|
19 |
tags:
|
20 |
- generated_from_trainer
|
|
|
27 |
<!-- ### convert_type: hf -->
|
28 |
<!-- ### vocab_type: -->
|
29 |
<!-- ### tags: -->
|
30 |
+
static quants of https://huggingface.co/dphn/dolphin-2.9.3-mistral-7B-32k
|
31 |
|
32 |
<!-- provided-files -->
|
33 |
+
|
34 |
+
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#dolphin-2.9.3-mistral-7B-32k-GGUF).***
|
35 |
+
|
36 |
weighted/imatrix quants are available at https://huggingface.co/mradermacher/dolphin-2.9.3-mistral-7B-32k-i1-GGUF
|
37 |
## Usage
|
38 |
|