Triangle104
commited on
Commit
•
d023b95
1
Parent(s):
7f1df6d
Update README.md
Browse files
README.md
CHANGED
@@ -8,13 +8,16 @@ library_name: transformers
|
|
8 |
tags:
|
9 |
- mergekit
|
10 |
- merge
|
11 |
-
|
12 |
---
|
13 |
-
|
|
|
|
|
|
|
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 [DARE](https://arxiv.org/abs/2311.03099) [TIES](https://arxiv.org/abs/2306.01708) merge method using [unsloth/Mistral-Nemo-Instruct-2407](https://huggingface.co/unsloth/Mistral-Nemo-Instruct-2407) as a base.
|
@@ -53,4 +56,4 @@ parameters:
|
|
53 |
normalize: true
|
54 |
int8_mask: true
|
55 |
dtype: float16
|
56 |
-
```
|
|
|
8 |
tags:
|
9 |
- mergekit
|
10 |
- merge
|
11 |
+
license: apache-2.0
|
12 |
---
|
13 |
+
Model details:
|
14 |
+
-
|
15 |
+
|
16 |
+
First Version of Mistral_Sunair
|
17 |
|
18 |
+
---
|
19 |
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
|
20 |
|
|
|
21 |
### Merge Method
|
22 |
|
23 |
This model was merged using the [DARE](https://arxiv.org/abs/2311.03099) [TIES](https://arxiv.org/abs/2306.01708) merge method using [unsloth/Mistral-Nemo-Instruct-2407](https://huggingface.co/unsloth/Mistral-Nemo-Instruct-2407) as a base.
|
|
|
56 |
normalize: true
|
57 |
int8_mask: true
|
58 |
dtype: float16
|
59 |
+
```
|