Auri
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,25 +1,25 @@
|
|
1 |
-
---
|
2 |
-
base_model:
|
3 |
-
- nothingiisreal/MN-12B-Celeste-V1.9
|
4 |
-
- Sao10K/MN-12B-Lyra-v1
|
5 |
-
library_name: transformers
|
6 |
-
tags:
|
7 |
-
- mergekit
|
8 |
-
- merge
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
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 [nothingiisreal/MN-12B-Celeste-V1.9](https://huggingface.co/nothingiisreal/MN-12B-Celeste-V1.9) as a base.
|
19 |
|
20 |
-
###
|
21 |
|
22 |
The following models were included in the merge:
|
|
|
23 |
* [Sao10K/MN-12B-Lyra-v1](https://huggingface.co/Sao10K/MN-12B-Lyra-v1)
|
24 |
|
25 |
### Configuration
|
@@ -44,4 +44,4 @@ parameters:
|
|
44 |
int8_mask: true
|
45 |
dtype: bfloat16
|
46 |
|
47 |
-
```
|
|
|
1 |
+
---
|
2 |
+
base_model:
|
3 |
+
- nothingiisreal/MN-12B-Celeste-V1.9
|
4 |
+
- Sao10K/MN-12B-Lyra-v1
|
5 |
+
library_name: transformers
|
6 |
+
tags:
|
7 |
+
- mergekit
|
8 |
+
- merge
|
9 |
+
---
|
10 |
+
# Mistral Nemo 12B Starsong
|
11 |
+
|
12 |
+
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit). Just messing around, thought this one turned out distict enough? YMMV on that, but I kinda liked it. It's definitely better for SFW than for NSFW tho. <br>
|
13 |
+
Unlicensed bc I got enlightened (lmao) and don't want to license machine output anymore.
|
|
|
14 |
## Merge Details
|
15 |
### Merge Method
|
16 |
|
17 |
This model was merged using the [TIES](https://arxiv.org/abs/2306.01708) merge method using [nothingiisreal/MN-12B-Celeste-V1.9](https://huggingface.co/nothingiisreal/MN-12B-Celeste-V1.9) as a base.
|
18 |
|
19 |
+
### Merge Fodder
|
20 |
|
21 |
The following models were included in the merge:
|
22 |
+
* [nothingiisreal/MN-12B-Celeste-V1.9](https://huggingface.co/nothingiisreal/MN-12B-Celeste-V1.9)
|
23 |
* [Sao10K/MN-12B-Lyra-v1](https://huggingface.co/Sao10K/MN-12B-Lyra-v1)
|
24 |
|
25 |
### Configuration
|
|
|
44 |
int8_mask: true
|
45 |
dtype: bfloat16
|
46 |
|
47 |
+
```
|