File size: 1,160 Bytes
fff4ae2
 
 
c0a5955
fff4ae2
 
 
 
 
 
 
 
 
 
 
c0a5955
fff4ae2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
base_model:
- bluuwhale/L3-SthenoMaidBlackroot-8B-V1

tags:
- merge
- mergekit
- lazymergekit
- bluuwhale/L3-SthenoMaidBlackroot-8B-V1
---

# L3-SthenoMaidBlackroot-15B-V1

L3-SthenoMaidBlackroot-15B-V1 is a merge of the following models using [LazyMergekit](https://colab.research.google.com/drive/1obulZ1ROXHjYLn6PPZJwRR6GzgQogxxb?usp=sharing):
* [bluuwhale/L3-SthenoMaidBlackroot-8B-V1](https://huggingface.co/bluuwhale/L3-SthenoMaidBlackroot-8B-V1)


## 🧩 Configuration

```yaml
dtype: bfloat16
merge_method: passthrough
slices:
- sources:
  - layer_range: [0, 24]
    model: bluuwhale/L3-SthenoMaidBlackroot-8B-V1
- sources:
  - layer_range: [8, 24]
    model: bluuwhale/L3-SthenoMaidBlackroot-8B-V1
    parameters:
      scale:
      - filter: o_proj
        value: 0.0
      - filter: down_proj
        value: 0.0
      - value: 1.0
- sources:
  - layer_range: [8, 24]
    model: bluuwhale/L3-SthenoMaidBlackroot-8B-V1
    parameters:
      scale:
      - filter: o_proj
        value: 0.0
      - filter: down_proj
        value: 0.0
      - value: 1.0
- sources:
  - layer_range: [24, 32]
    model: bluuwhale/L3-SthenoMaidBlackroot-8B-V1
```