ClaudioItaly
commited on
Commit
•
a53faf6
1
Parent(s):
dfbdb42
Update README.md
Browse files![00008-767102538.png](https://cdn-uploads.huggingface.co/production/uploads/6460ca24cd9ba6a317c3fe49/hlMU64aa4zXasj2oRPof0.png)
README.md
CHANGED
@@ -5,8 +5,10 @@ library_name: transformers
|
|
5 |
tags:
|
6 |
- mergekit
|
7 |
- merge
|
8 |
-
|
9 |
---
|
|
|
|
|
10 |
# merge
|
11 |
|
12 |
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
|
@@ -167,4 +169,4 @@ The following YAML configuration was used to produce this model:
|
|
167 |
merge_method: passthrough
|
168 |
dtype: bfloat16
|
169 |
|
170 |
-
```
|
|
|
5 |
tags:
|
6 |
- mergekit
|
7 |
- merge
|
8 |
+
license: mit
|
9 |
---
|
10 |
+
|
11 |
+
|
12 |
# merge
|
13 |
|
14 |
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
|
|
|
169 |
merge_method: passthrough
|
170 |
dtype: bfloat16
|
171 |
|
172 |
+
```
|