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
|
@@ -24,9 +26,12 @@ tags:
|
|
24 |
<!-- ### output_tensor_quantised: 1 -->
|
25 |
<!-- ### convert_type: hf -->
|
26 |
<!-- ### vocab_type: -->
|
27 |
-
weighted/imatrix quants of https://huggingface.co/
|
28 |
|
29 |
<!-- provided-files -->
|
|
|
|
|
|
|
30 |
static quants are available at https://huggingface.co/mradermacher/dolphin-2.9.1-yi-1.5-34b-GGUF
|
31 |
## Usage
|
32 |
|
|
|
1 |
---
|
2 |
+
base_model: dphn/dolphin-2.9.1-yi-1.5-34b
|
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
|
|
|
26 |
<!-- ### output_tensor_quantised: 1 -->
|
27 |
<!-- ### convert_type: hf -->
|
28 |
<!-- ### vocab_type: -->
|
29 |
+
weighted/imatrix quants of https://huggingface.co/dphn/dolphin-2.9.1-yi-1.5-34b
|
30 |
|
31 |
<!-- provided-files -->
|
32 |
+
|
33 |
+
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#dolphin-2.9.1-yi-1.5-34b-i1-GGUF).***
|
34 |
+
|
35 |
static quants are available at https://huggingface.co/mradermacher/dolphin-2.9.1-yi-1.5-34b-GGUF
|
36 |
## Usage
|
37 |
|