FallenMerick
commited on
Commit
•
4cde588
1
Parent(s):
149d71d
Update mergekit_config.yml
Browse files- mergekit_config.yml +12 -12
mergekit_config.yml
CHANGED
@@ -1,13 +1,13 @@
|
|
1 |
-
models:
|
2 |
-
- model: KoboldAI/LLaMA2-13B-Psyfighter2
|
3 |
-
- model:
|
4 |
-
parameters:
|
5 |
-
weight: 1.0
|
6 |
-
density: 0.4
|
7 |
-
- model: KoboldAI/LLaMA2-13B-Erebus-v3
|
8 |
-
parameters:
|
9 |
-
weight: 1.0
|
10 |
-
density: 0.2
|
11 |
-
merge_method: ties
|
12 |
-
base_model: KoboldAI/LLaMA2-13B-Psyfighter2
|
13 |
dtype: bfloat16
|
|
|
1 |
+
models:
|
2 |
+
- model: KoboldAI/LLaMA2-13B-Psyfighter2
|
3 |
+
- model: TeeZee/Orca-2-13b_flat
|
4 |
+
parameters:
|
5 |
+
weight: 1.0
|
6 |
+
density: 0.4
|
7 |
+
- model: KoboldAI/LLaMA2-13B-Erebus-v3
|
8 |
+
parameters:
|
9 |
+
weight: 1.0
|
10 |
+
density: 0.2
|
11 |
+
merge_method: ties
|
12 |
+
base_model: KoboldAI/LLaMA2-13B-Psyfighter2
|
13 |
dtype: bfloat16
|