Update README.md
Browse files
README.md
CHANGED
@@ -6,10 +6,30 @@ tags:
|
|
6 |
- text-generation
|
7 |
- autotrain_compatible
|
8 |
- endpoints_compatible
|
|
|
|
|
|
|
|
|
|
|
9 |
pipeline_tag: text-generation
|
10 |
inference: false
|
11 |
quantized_by: Suparious
|
12 |
---
|
13 |
-
#
|
14 |
|
15 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
- text-generation
|
7 |
- autotrain_compatible
|
8 |
- endpoints_compatible
|
9 |
+
- merge
|
10 |
+
- mergekit
|
11 |
+
- lazymergekit
|
12 |
+
license: apache-2.0
|
13 |
+
thumbnail: "https://cdn-uploads.huggingface.co/production/uploads/6589d7e6586088fd2784a12c/Jmu5DHPZwv4so5Tn-xkIO.png"
|
14 |
pipeline_tag: text-generation
|
15 |
inference: false
|
16 |
quantized_by: Suparious
|
17 |
---
|
18 |
+
# Kquant03/DolphinHermesPro-ModelStock AWQ
|
19 |
|
20 |
+
- Model creator: [Kquant03](https://huggingface.co/Kquant03)
|
21 |
+
- Original model: [DolphinHermesPro-ModelStock](https://huggingface.co/Kquant03/DolphinHermesPro-ModelStock)
|
22 |
+
|
23 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/6589d7e6586088fd2784a12c/Jmu5DHPZwv4so5Tn-xkIO.png)
|
24 |
+
|
25 |
+
## Model Summary
|
26 |
+
|
27 |
+
DolphinHermesPro-ModelStock is a merge of the following models using [LazyMergekit](https://colab.research.google.com/drive/1obulZ1ROXHjYLn6PPZJwRR6GzgQogxxb?usp=sharing):
|
28 |
+
|
29 |
+
```yaml
|
30 |
+
models:
|
31 |
+
- model: cognitivecomputations/dolphin-2.8-experiment26-7b
|
32 |
+
- model: NousResearch/Hermes-2-Pro-Mistral-7B
|
33 |
+
merge_method: model_stock
|
34 |
+
base_model: mistralai/Mistral-7B-v0.1
|
35 |
+
dtype: bfloat16
|