File size: 934 Bytes
22d9ec7
 
 
 
 
 
e115d9c
 
 
22d9ec7
68e796a
e115d9c
 
22d9ec7
68e796a
22d9ec7
68e796a
22d9ec7
 
 
 
 
 
 
 
 
 
 
 
 
 
e115d9c
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
---
base_model: []
library_name: transformers
tags:
- mergekit
- merge
license: other
language:
- en
---
# Bepis

![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/626dfb8786671a29c715f8a9/H0_oJhrIEGBIwogB77p5w.jpeg)

A new 9B model from jeiku. This one is smart, proficient at markdown, knows when to stop talking, and is quite soulful. The merge was an equal 3 way split between https://huggingface.co/ChaoticNeutrals/Prodigy_7B, https://huggingface.co/Test157t/Prima-LelantaclesV6-7b, and https://huggingface.co/cgato/Thespis-CurtainCall-7b-v0.2.1

If there's any 7B to 11B merge or finetune you'd like to see, feel free to leave a message.

The following YAML configuration was used to produce this model:

```yaml
slices:
  - sources:
      - model: primathespis
        layer_range: [0, 20]
  - sources:
      - model: prodigalthespis
        layer_range: [12, 32]
merge_method: passthrough
dtype: float16

```