File size: 2,793 Bytes
b77fad0
843173f
b77fad0
 
3cf9c8e
 
a22ad20
3cf9c8e
7061ed8
 
3cf9c8e
 
 
 
b11ba70
 
843173f
 
 
 
b77fad0
843173f
b77fad0
843173f
b77fad0
843173f
 
 
 
 
 
 
 
 
 
 
 
 
b77fad0
843173f
b77fad0
843173f
 
 
 
 
 
 
 
 
 
2745306
843173f
b77fad0
843173f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
---
license: llama3
---

I'm back and doing well! I've got a job in the field now, so we'll see in the long run how that effects my open source output.

Here we have a 11b Llama 3 instruct model for future work.

EDIT: Made a yaml mistake with part funnel, but it still works well.

---

![image/png](https://cdn-uploads.huggingface.co/production/uploads/633a809fa4a8f33508dce32c/jJxgpSwdSal2XWsJ0KlG8.png)

![image/png](https://cdn-uploads.huggingface.co/production/uploads/633a809fa4a8f33508dce32c/Wk5XzaPmKO02FyXUfXndM.png)

This is a merge stock of 3 models:
 - Part Wave
 - Part Block
 - Part Funnel

With Part Funnel as the base.

---

Part Wave:
  - sources:
      - model: NousResearch/Meta-Llama-3-8B-Instruct
        layer_range: [0, 12]
  - sources:
      - model: NousResearch/Meta-Llama-3-8B-Instruct
        layer_range: [8, 18]
  - sources:
      - model: NousResearch/Meta-Llama-3-8B-Instruct
        layer_range: [13, 23]
  - sources:
      - model: NousResearch/Meta-Llama-3-8B-Instruct
        layer_range: [18, 32]

---

Part Block:
  - sources:
      - model: NousResearch/Meta-Llama-3-8B-Instruct
        layer_range: [0, 15]
  - sources:
      - model: NousResearch/Meta-Llama-3-8B-Instruct
        layer_range: [8, 23]
  - sources:
      - model: NousResearch/Meta-Llama-3-8B-Instruct
        layer_range: [16, 32]

---

Part Funnel:
  - sources:
      - model: NousResearch/Meta-Llama-3-8B-Instruct
        layer_range: [0, 15]
  - sources:
      - model: NousResearch/Meta-Llama-3-8B-Instruct
        layer_range: [14, 14]
  - sources:
      - model: NousResearch/Meta-Llama-3-8B-Instruct
        layer_range: [13, 13]
  - sources:
      - model: NousResearch/Meta-Llama-3-8B-Instruct
        layer_range: [12, 12]
  - sources:
      - model: NousResearch/Meta-Llama-3-8B-Instruct
        layer_range: [11, 11]
  - sources:
      - model: NousResearch/Meta-Llama-3-8B-Instruct
        layer_range: [10, 10]
  - sources:
      - model: NousResearch/Meta-Llama-3-8B-Instruct
        layer_range: [9, 9]
  - sources:
      - model: NousResearch/Meta-Llama-3-8B-Instruct
        layer_range: [8, 23]
  - sources:
      - model: NousResearch/Meta-Llama-3-8B-Instruct
        layer_range: [22, 22]
  - sources:
      - model: NousResearch/Meta-Llama-3-8B-Instruct
        layer_range: [21, 21]
  - sources:
      - model: NousResearch/Meta-Llama-3-8B-Instruct
        layer_range: [20, 20]
  - sources:
      - model: NousResearch/Meta-Llama-3-8B-Instruct
        layer_range: [19, 19]
  - sources:
      - model: NousResearch/Meta-Llama-3-8B-Instruct
        layer_range: [18, 18]
  - sources:
      - model: NousResearch/Meta-Llama-3-8B-Instruct
        layer_range: [17, 17]
  - sources:
      - model: NousResearch/Meta-Llama-3-8B-Instruct
        layer_range: [16, 32]