athirdpath
commited on
Commit
•
b4ac272
1
Parent(s):
9b04ef9
Update README.md
Browse files
README.md
CHANGED
@@ -16,4 +16,22 @@ pipeline_tag: text-generation
|
|
16 |
|
17 |
|
18 |
### Recipe
|
|
|
19 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
|
17 |
|
18 |
### Recipe
|
19 |
+
merge_method: dare_ties
|
20 |
|
21 |
+
- base_model: athirdpath/BigMistral-11b
|
22 |
+
|
23 |
+
- model: athirdpath/NeuralPivot-11b
|
24 |
+
|
25 |
+
weight: [0.50, 0.45, 0.30] / density: 0.60
|
26 |
+
|
27 |
+
- model: athirdpath/athirdpath/Eileithyia-20b
|
28 |
+
|
29 |
+
weight: [0.22, 0.27, 0.42] / density: [0.55, 0.52, 0.35]
|
30 |
+
|
31 |
+
- model: athirdpath/BigMistral-11b-GLUED
|
32 |
+
|
33 |
+
weight: 0.28 / density: 0.30
|
34 |
+
|
35 |
+
int8_mask: true
|
36 |
+
|
37 |
+
dtype: bfloat16
|