Triangle104
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -8,13 +8,18 @@ library_name: transformers
|
|
8 |
tags:
|
9 |
- mergekit
|
10 |
- merge
|
11 |
-
|
12 |
---
|
13 |
# merge
|
14 |
|
15 |
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
|
16 |
|
17 |
## Merge Details
|
|
|
|
|
|
|
|
|
|
|
18 |
### Merge Method
|
19 |
|
20 |
This model was merged using the [TIES](https://arxiv.org/abs/2306.01708) merge method using [Sao10K/32B-Qwen2.5-Kunou-v1](https://huggingface.co/Sao10K/32B-Qwen2.5-Kunou-v1) as a base.
|
@@ -55,4 +60,4 @@ parameters:
|
|
55 |
normalize: false
|
56 |
int8_mask: true
|
57 |
dtype: float16
|
58 |
-
```
|
|
|
8 |
tags:
|
9 |
- mergekit
|
10 |
- merge
|
11 |
+
license: apache-2.0
|
12 |
---
|
13 |
# merge
|
14 |
|
15 |
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
|
16 |
|
17 |
## Merge Details
|
18 |
+
|
19 |
+
![image/webp](https://cdn-uploads.huggingface.co/production/uploads/66c1cc08453a7ef6c5fe657a/UGFsqkgEvdomxSZV4qphs.webp)
|
20 |
+
|
21 |
+
*The Blue Thunder*
|
22 |
+
|
23 |
### Merge Method
|
24 |
|
25 |
This model was merged using the [TIES](https://arxiv.org/abs/2306.01708) merge method using [Sao10K/32B-Qwen2.5-Kunou-v1](https://huggingface.co/Sao10K/32B-Qwen2.5-Kunou-v1) as a base.
|
|
|
60 |
normalize: false
|
61 |
int8_mask: true
|
62 |
dtype: float16
|
63 |
+
```
|