Update README.md
Browse files
README.md
CHANGED
@@ -7,13 +7,16 @@ library_name: transformers
|
|
7 |
tags:
|
8 |
- mergekit
|
9 |
- merge
|
10 |
-
|
11 |
---
|
12 |
# merge
|
13 |
|
14 |
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
|
15 |
|
16 |
## Merge Details
|
|
|
|
|
|
|
17 |
### Merge Method
|
18 |
|
19 |
This model was merged using the [DARE TIES](https://arxiv.org/abs/2311.03099) merge method using [NousResearch/Hermes-3-Llama-3.1-8B](https://huggingface.co/NousResearch/Hermes-3-Llama-3.1-8B) as a base.
|
@@ -47,4 +50,4 @@ parameters:
|
|
47 |
normalize: false
|
48 |
int8_mask: true
|
49 |
dtype: float16
|
50 |
-
```
|
|
|
7 |
tags:
|
8 |
- mergekit
|
9 |
- merge
|
10 |
+
license: llama3.1
|
11 |
---
|
12 |
# merge
|
13 |
|
14 |
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
|
15 |
|
16 |
## Merge Details
|
17 |
+
|
18 |
+
This is absolute jibberish. highly suggest not using this.
|
19 |
+
|
20 |
### Merge Method
|
21 |
|
22 |
This model was merged using the [DARE TIES](https://arxiv.org/abs/2311.03099) merge method using [NousResearch/Hermes-3-Llama-3.1-8B](https://huggingface.co/NousResearch/Hermes-3-Llama-3.1-8B) as a base.
|
|
|
50 |
normalize: false
|
51 |
int8_mask: true
|
52 |
dtype: float16
|
53 |
+
```
|