Commit ·
e2a7c6a
1
Parent(s): 81d75ae
Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-nc-4.0
|
| 3 |
+
---
|
| 4 |
+
### Recipe
|
| 5 |
+
merge_method: dare_ties
|
| 6 |
+
|
| 7 |
+
- base_model: athirdpath/BigLlama-20b-v1.1
|
| 8 |
+
|
| 9 |
+
- model: athirdpath/Sydney_Megamind-20b
|
| 10 |
+
|
| 11 |
+
weight: [0.35, 0.40, 0.45, 0.50, 0.45, 0.40, 0.45, 0.50, 0.45] / density: [0.30, 0.30, 0.40, 0.60, 0.40, 0.30, 0.40, 0.60, 0.50]
|
| 12 |
+
|
| 13 |
+
- model: jebcarter/psyonic-cetacean-20B
|
| 14 |
+
|
| 15 |
+
weight: [0.65, 0.60, 0.55, 0.50, 0.55, 0.60, 0.55, 0.50, 0.55] / density: 0.35
|
| 16 |
+
|
| 17 |
+
int8_mask: true
|
| 18 |
+
|
| 19 |
+
dtype: bfloat16
|