Triangle104
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -6,13 +6,25 @@ library_name: transformers
|
|
6 |
tags:
|
7 |
- mergekit
|
8 |
- merge
|
9 |
-
|
10 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
# merge
|
12 |
|
13 |
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
|
14 |
|
15 |
## Merge Details
|
|
|
16 |
### Merge Method
|
17 |
|
18 |
This model was merged using the [TIES](https://arxiv.org/abs/2306.01708) merge method using [ValiantLabs/Llama3.1-8B-ShiningValiant2](https://huggingface.co/ValiantLabs/Llama3.1-8B-ShiningValiant2) as a base.
|
@@ -39,4 +51,4 @@ parameters:
|
|
39 |
normalize: false
|
40 |
int8_mask: true
|
41 |
dtype: float16
|
42 |
-
```
|
|
|
6 |
tags:
|
7 |
- mergekit
|
8 |
- merge
|
9 |
+
license: apache-2.0
|
10 |
---
|
11 |
+
Model details:
|
12 |
+
-
|
13 |
+
|
14 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/66c1cc08453a7ef6c5fe657a/A9vNZXVnD3xFiZ7cMLOKy.png)
|
15 |
+
|
16 |
+
*The dark side of chivalry...*
|
17 |
+
|
18 |
+
Big thanks to crestfall and ValientLabs for the models to merge.
|
19 |
+
|
20 |
+
Feedback is welcome.
|
21 |
+
|
22 |
# merge
|
23 |
|
24 |
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
|
25 |
|
26 |
## Merge Details
|
27 |
+
|
28 |
### Merge Method
|
29 |
|
30 |
This model was merged using the [TIES](https://arxiv.org/abs/2306.01708) merge method using [ValiantLabs/Llama3.1-8B-ShiningValiant2](https://huggingface.co/ValiantLabs/Llama3.1-8B-ShiningValiant2) as a base.
|
|
|
51 |
normalize: false
|
52 |
int8_mask: true
|
53 |
dtype: float16
|
54 |
+
```
|