nbeerbower's picture
Upload folder using huggingface_hub
9e94ef5 verified
|
raw
history blame
1.46 kB
---
base_model:
- nbeerbower/flammen22C-mistral-7B
- KatyTheCutie/LemonadeRP-4.5.3
- SanjiWatsuki/Kunoichi-DPO-v2-7B
- ChaoticNeutrals/Nyanade_Stunna-Maid-7B-v0.2
- flammenai/flammen18X-mistral-7B
library_name: transformers
tags:
- mergekit
- merge
---
# Untitled Model (1)
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
## Merge Details
### Merge Method
This model was merged using the [Model Stock](https://arxiv.org/abs/2403.19522) merge method using [nbeerbower/flammen22C-mistral-7B](https://huggingface.co/nbeerbower/flammen22C-mistral-7B) as a base.
### Models Merged
The following models were included in the merge:
* [KatyTheCutie/LemonadeRP-4.5.3](https://huggingface.co/KatyTheCutie/LemonadeRP-4.5.3)
* [SanjiWatsuki/Kunoichi-DPO-v2-7B](https://huggingface.co/SanjiWatsuki/Kunoichi-DPO-v2-7B)
* [ChaoticNeutrals/Nyanade_Stunna-Maid-7B-v0.2](https://huggingface.co/ChaoticNeutrals/Nyanade_Stunna-Maid-7B-v0.2)
* [flammenai/flammen18X-mistral-7B](https://huggingface.co/flammenai/flammen18X-mistral-7B)
### Configuration
The following YAML configuration was used to produce this model:
```yaml
models:
- model: flammenai/flammen18X-mistral-7B
- model: ChaoticNeutrals/Nyanade_Stunna-Maid-7B-v0.2
- model: KatyTheCutie/LemonadeRP-4.5.3
- model: SanjiWatsuki/Kunoichi-DPO-v2-7B
merge_method: model_stock
base_model: nbeerbower/flammen22C-mistral-7B
dtype: bfloat16
```