KatyTheCutie
commited on
Commit
•
bb263d2
1
Parent(s):
ec5bee6
Upload SultrySilicon-7B-V2.yaml
Browse files- SultrySilicon-7B-V2.yaml +30 -0
SultrySilicon-7B-V2.yaml
ADDED
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
merge_method: task_arithmetic
|
2 |
+
base_model: mistralai/Mistral-7B-v0.1
|
3 |
+
models:
|
4 |
+
- model: mistralai/Mistral-7B-v0.1
|
5 |
+
# no parameters necessary for base model
|
6 |
+
- model: NeverSleep/Noromaid-7B-0.4-DPO
|
7 |
+
parameters:
|
8 |
+
weight: 0.37
|
9 |
+
- model: lemonilia/AshhLimaRP-Mistral-7B
|
10 |
+
parameters:
|
11 |
+
weight: 0.29
|
12 |
+
- model: NurtureAI/neural-chat-7b-v3-16k
|
13 |
+
parameters:
|
14 |
+
weight: 0.23
|
15 |
+
- model: cgato/Thespis-Mistral-7b-v0.7
|
16 |
+
parameters:
|
17 |
+
weight: 0.23
|
18 |
+
- model: CalderaAI/Naberius-7B
|
19 |
+
parameters:
|
20 |
+
weight: 0.15
|
21 |
+
- model: SanjiWatsuki/Silicon-Maid-7B
|
22 |
+
parameters:
|
23 |
+
weight: 0.25
|
24 |
+
- model: senseable/WestLake-7B-v2
|
25 |
+
parameters:
|
26 |
+
weight: 0.27
|
27 |
+
- model: maywell/PiVoT-0.1-Starling-LM-RP
|
28 |
+
parameters:
|
29 |
+
weight: 0.27
|
30 |
+
dtype: float16
|