MarsupialAI
commited on
Commit
•
bd64f8d
1
Parent(s):
1000a9a
Upload recipe.txt
Browse files- recipe.txt +8 -0
recipe.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
models:
|
2 |
+
- model: TheDrummer/Behemoth-123B-v1
|
3 |
+
- model: anthracite-org/magnum-v4-123b
|
4 |
+
merge_method: slerp
|
5 |
+
base_model: TheDrummer/Behemoth-123B-v1
|
6 |
+
parameters:
|
7 |
+
t: [0.1, 0.3, 0.6, 0.3, 0.1]
|
8 |
+
dtype: float16
|