Update README.md
Browse files
README.md
CHANGED
@@ -4,9 +4,13 @@ library_name: transformers
|
|
4 |
tags:
|
5 |
- mergekit
|
6 |
- merge
|
7 |
-
|
|
|
|
|
8 |
---
|
9 |
-
#
|
|
|
|
|
10 |
|
11 |
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
|
12 |
|
@@ -36,4 +40,4 @@ slices:
|
|
36 |
merge_method: passthrough
|
37 |
dtype: float16
|
38 |
|
39 |
-
```
|
|
|
4 |
tags:
|
5 |
- mergekit
|
6 |
- merge
|
7 |
+
license: other
|
8 |
+
language:
|
9 |
+
- en
|
10 |
---
|
11 |
+
# bepis
|
12 |
+
|
13 |
+
![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/626dfb8786671a29c715f8a9/H0_oJhrIEGBIwogB77p5w.jpeg)
|
14 |
|
15 |
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
|
16 |
|
|
|
40 |
merge_method: passthrough
|
41 |
dtype: float16
|
42 |
|
43 |
+
```
|