File size: 832 Bytes
180270c
3367f74
180270c
 
 
 
 
 
 
 
26e8229
180270c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
license: cc-by-nc-4.0
tags:
- merge
- mergekit
- vortexmergekit
- mlabonne/NeuralBeagle14-7B
- eldogbbhed/NeuralPearlBeagle
---

# Peagle-9b

Hey there! ๐Ÿ‘‹ Welcome to the Peagle-14b! This is a merge of multiple models brought together using the awesome [VortexMerge kit](https://colab.research.google.com/drive/1YjcvCLuNG1PK7Le6_4xhVU5VpzTwvGhk#scrollTo=UG5H2TK4gVyl).

Let's see what we've got in this merge:
* [mlabonne/NeuralBeagle14-7B](https://huggingface.co/mlabonne/NeuralBeagle14-7B) ๐Ÿš€
* [eldogbbhed/NeuralPearlBeagle](https://huggingface.co/eldogbbhed/NeuralPearlBeagle) ๐Ÿš€

## ๐Ÿงฉ Configuration

```yaml
slices:
  - sources:
      - model: mlabonne/NeuralBeagle14-7B
        layer_range: [0, 20]
  - sources:
      - model: eldogbbhed/NeuralPearlBeagle
        layer_range: [12, 32]
merge_method: passthrough