Fufka's picture
Upload folder using huggingface_hub
4c3ff13 verified
---
license: apache-2.0
tags:
- merge
- mergekit
- lazymergekit
- SanjiWatsuki/Kunoichi-DPO-v2-7B
- Nondzu/zephyr-7b-beta-pl
---
# Kunoichi-zephyr-pl-7B
Kunoichi-zephyr-pl-7B is a merge of the following models using [mergekit](https://github.com/cg123/mergekit):
* [SanjiWatsuki/Kunoichi-DPO-v2-7B](https://huggingface.co/SanjiWatsuki/Kunoichi-DPO-v2-7B)
* [Nondzu/zephyr-7b-beta-pl](https://huggingface.co/Nondzu/zephyr-7b-beta-pl)
## 🧩 Configuration
```yaml
slices:
- sources:
- model: SanjiWatsuki/Kunoichi-DPO-v2-7B
layer_range: [0, 32]
- sources:
- model: Nondzu/zephyr-7b-beta-pl
layer_range: [24, 32]
merge_method: passthrough
dtype: bfloat16
```