Bepis_9B / README.md
jeiku's picture
Update README.md
68e796a verified
|
raw
history blame
934 Bytes
---
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
```