Update README.md
Browse files
README.md
CHANGED
@@ -10,8 +10,10 @@ library_name: transformers
|
|
10 |
tags:
|
11 |
- mergekit
|
12 |
- merge
|
13 |
-
|
|
|
14 |
---
|
|
|
15 |
# merge
|
16 |
|
17 |
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
|
@@ -48,4 +50,4 @@ base_model: nbeerbower/Llama-3.1-Nemotron-lorablated-70B
|
|
48 |
parameters:
|
49 |
select_topk: 1.0
|
50 |
dtype: bfloat16
|
51 |
-
```
|
|
|
10 |
tags:
|
11 |
- mergekit
|
12 |
- merge
|
13 |
+
- not-for-all-audiences
|
14 |
+
license: llama3.3
|
15 |
---
|
16 |
+
While I was trying a new merge method for my Tarek07/Progenitor-V1.2-LLaMa-70B model, I noticed a substantial increase in the models proclivity for more NSFW themes. I then had the idea to try and merge the most 'nsfw' models I know in the same way and see how it turns out. Still Testing.
|
17 |
# merge
|
18 |
|
19 |
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
|
|
|
50 |
parameters:
|
51 |
select_topk: 1.0
|
52 |
dtype: bfloat16
|
53 |
+
```
|