athirdpath
commited on
Commit
·
8d788f2
1
Parent(s):
d61ce3e
Update README.md
Browse files
README.md
CHANGED
@@ -1,20 +1,24 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
---
|
4 |
Components chosen based off MMLU and TQA scores, as well as vibes.
|
5 |
|
6 |
slices:
|
7 |
- sources:
|
8 |
- model: Sao10K/Mythical-Destroyer-V2-L2-13B
|
|
|
9 |
layer_range: [0, 16]
|
10 |
- sources:
|
11 |
- model: athirdpath/Orca-2-13b-Alpaca-Uncensored
|
|
|
12 |
layer_range: [8, 24]
|
13 |
- sources:
|
14 |
- model: Sao10K/Mythical-Destroyer-V2-L2-13B
|
|
|
15 |
layer_range: [17, 32]
|
16 |
- sources:
|
17 |
- model: athirdpath/Orca-2-13b-Alpaca-Uncensored
|
|
|
18 |
layer_range: [25, 40]
|
19 |
|
20 |
merge_method: passthrough
|
|
|
1 |
---
|
2 |
+
license: llama2
|
3 |
---
|
4 |
Components chosen based off MMLU and TQA scores, as well as vibes.
|
5 |
|
6 |
slices:
|
7 |
- sources:
|
8 |
- model: Sao10K/Mythical-Destroyer-V2-L2-13B
|
9 |
+
-
|
10 |
layer_range: [0, 16]
|
11 |
- sources:
|
12 |
- model: athirdpath/Orca-2-13b-Alpaca-Uncensored
|
13 |
+
-
|
14 |
layer_range: [8, 24]
|
15 |
- sources:
|
16 |
- model: Sao10K/Mythical-Destroyer-V2-L2-13B
|
17 |
+
-
|
18 |
layer_range: [17, 32]
|
19 |
- sources:
|
20 |
- model: athirdpath/Orca-2-13b-Alpaca-Uncensored
|
21 |
+
-
|
22 |
layer_range: [25, 40]
|
23 |
|
24 |
merge_method: passthrough
|