KatyTheCutie
commited on
Commit
•
e811db3
1
Parent(s):
cd06a1c
Upload README.md
Browse files
README.md
CHANGED
@@ -1,64 +1,36 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
|
4 |
-
-
|
5 |
-
|
6 |
-
- Doctor-Shotgun/cat-v1.0-13b
|
7 |
-
- BlueNipples/TimeCrystal-l2-13B
|
8 |
-
- TheBloke/Llama-2-13B-fp16
|
9 |
tags:
|
10 |
-
-
|
11 |
-
-
|
12 |
-
|
13 |
---
|
14 |
-
# EstopianMaid
|
15 |
-
|
16 |
-
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit) by Katy.
|
17 |
|
18 |
-
|
19 |
-
### Merge Method
|
20 |
|
21 |
-
|
22 |
|
23 |
-
|
|
|
|
|
24 |
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
|
|
31 |
|
32 |
-
|
33 |
|
34 |
-
|
|
|
|
|
|
|
|
|
35 |
|
36 |
-
|
37 |
-
|
38 |
-
dtype: float16
|
39 |
-
merge_method: task_arithmetic
|
40 |
-
slices:
|
41 |
-
- sources:
|
42 |
-
- layer_range: [0, 40]
|
43 |
-
model: TheBloke/Llama-2-13B-fp16
|
44 |
-
- layer_range: [0, 40]
|
45 |
-
model: BlueNipples/TimeCrystal-l2-13B
|
46 |
-
parameters:
|
47 |
-
weight: 0.75
|
48 |
-
- layer_range: [0, 40]
|
49 |
-
model: cgato/Thespis-13b-DPO-v0.7
|
50 |
-
parameters:
|
51 |
-
weight: 0.23
|
52 |
-
- layer_range: [0, 40]
|
53 |
-
model: KoboldAI/LLaMA2-13B-Estopia
|
54 |
-
parameters:
|
55 |
-
weight: 0.15
|
56 |
-
- layer_range: [0, 40]
|
57 |
-
model: NeverSleep/Noromaid-13B-0.4-DPO
|
58 |
-
parameters:
|
59 |
-
weight: 0.2
|
60 |
-
- layer_range: [0, 40]
|
61 |
-
model: Doctor-Shotgun/cat-v1.0-13b
|
62 |
-
parameters:
|
63 |
-
weight: 0.03
|
64 |
-
```
|
|
|
1 |
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
library_name: transformers
|
|
|
|
|
|
|
6 |
tags:
|
7 |
+
- roleplay
|
8 |
+
- text-generation-inference
|
|
|
9 |
---
|
|
|
|
|
|
|
10 |
|
11 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/653a2392341143f7774424d8/fyK_RtEjb9sLF_Mq0nZm2.png)
|
|
|
12 |
|
13 |
+
Based on feedback Estopian made can:
|
14 |
|
15 |
+
- EstopianMaid is good at sticking to the character card.
|
16 |
+
- maintains coherency in a setting with multiple characters.
|
17 |
+
- Able to create new scenario's
|
18 |
|
19 |
+
Recommended settings:
|
20 |
+
- SillyTavern Default Preset.
|
21 |
+
- Temperature: 0.7
|
22 |
+
- Min-P: 0.3
|
23 |
+
- Amount to Gen: 256
|
24 |
+
- Top P: 1
|
25 |
+
- Repetition penalty: 1.10
|
26 |
|
27 |
+
Models used:
|
28 |
|
29 |
+
BlueNipples/TimeCrystal-l2-13B
|
30 |
+
cgato/Thespis-13b-DPO-v0.7
|
31 |
+
KoboldAI/LLaMA2-13B-Estopia
|
32 |
+
NeverSleep/Noromaid-13B-0.4-DPO
|
33 |
+
Doctor-Shotgun/cat-v1.0-13b
|
34 |
|
35 |
+
Feedback is always appreciated!
|
36 |
+
Thank you KoboldAI for their usage of their MergeBox and Caitlyn G. for their support and feedback.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|