athirdpath
commited on
Commit
•
22a0d3b
1
Parent(s):
a42ff9f
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-nc-4.0
|
3 |
+
---
|
4 |
+
This is a unified 20B model crafted via a multi-step SLERP merge of eight 20B models. The aim was to develop a versatile "base model" for TaskArithmetic in this size class.
|
5 |
+
|
6 |
+
Merging Process:
|
7 |
+
Part A:
|
8 |
+
Part 1:
|
9 |
+
- model: Undi95/Emerhyst-20B
|
10 |
+
- model: Undi95/MXLewd-L2-20B
|
11 |
+
Part 2:
|
12 |
+
- model: Undi95/Lewd-Sydney-20B
|
13 |
+
- model: athirdpath/Nethena-20b-Glued
|
14 |
+
Part B:
|
15 |
+
Part 3:
|
16 |
+
- model: tavtav/Rose-20B
|
17 |
+
- model: Undi95/PsyMedRP-v1-20B
|
18 |
+
Part 4:
|
19 |
+
- model: NeverSleep/Noromaid-20b-v0.1.1
|
20 |
+
- model: Undi95/U-Amethyst-20B
|
21 |
+
|
22 |
+
The idea behind this process was to blend the unique attributes of each model while minimizing individual quirks. This approach has also shown promising results as a standalone RP model.
|