Triangle104
commited on
Commit
•
20a8bc8
1
Parent(s):
1a7f335
Update README.md
Browse files
README.md
CHANGED
@@ -6,13 +6,18 @@ 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 [rombodawg/Rombos-LLM-70b-Llama-3.3](https://huggingface.co/rombodawg/Rombos-LLM-70b-Llama-3.3) as a base.
|
@@ -43,4 +48,4 @@ parameters:
|
|
43 |
normalize: true
|
44 |
int8_mask: true
|
45 |
dtype: float16
|
46 |
-
```
|
|
|
6 |
tags:
|
7 |
- mergekit
|
8 |
- merge
|
9 |
+
license: llama3.3
|
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 |
+
|
17 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/66c1cc08453a7ef6c5fe657a/-yp1w0ky4aHWwI7HPUryw.png)
|
18 |
+
|
19 |
+
*the llama's new moves*
|
20 |
+
|
21 |
### Merge Method
|
22 |
|
23 |
This model was merged using the [TIES](https://arxiv.org/abs/2306.01708) merge method using [rombodawg/Rombos-LLM-70b-Llama-3.3](https://huggingface.co/rombodawg/Rombos-LLM-70b-Llama-3.3) as a base.
|
|
|
48 |
normalize: true
|
49 |
int8_mask: true
|
50 |
dtype: float16
|
51 |
+
```
|