--- base_model: - Nitral-AI/Nyanade_Stunna-Maid-7B - flammenai/flammen24-mistral-7B - cgato/TheSpice-7b-v0.1.1 - flammenai/Mahou-1.1-mistral-7B - KatyTheCutie/LemonadeRP-4.5.3 library_name: transformers tags: - mergekit - merge license: apache-2.0 --- ![image/png](https://huggingface.co./nbeerbower/flammen13X-mistral-7B/resolve/main/flammen13x.png) # flammen24X-mistral-7B 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 [flammenai/flammen24-mistral-7B](https://huggingface.co./flammenai/flammen24-mistral-7B) as a base. ### Models Merged The following models were included in the merge: * [Nitral-AI/Nyanade_Stunna-Maid-7B](https://huggingface.co./Nitral-AI/Nyanade_Stunna-Maid-7B) * [cgato/TheSpice-7b-v0.1.1](https://huggingface.co./cgato/TheSpice-7b-v0.1.1) * [flammenai/Mahou-1.1-mistral-7B](https://huggingface.co./flammenai/Mahou-1.1-mistral-7B) * [KatyTheCutie/LemonadeRP-4.5.3](https://huggingface.co./KatyTheCutie/LemonadeRP-4.5.3) ### Configuration The following YAML configuration was used to produce this model: ```yaml models: - model: KatyTheCutie/LemonadeRP-4.5.3 - model: cgato/TheSpice-7b-v0.1.1 - model: Nitral-AI/Nyanade_Stunna-Maid-7B - model: flammenai/Mahou-1.1-mistral-7B merge_method: model_stock base_model: flammenai/flammen24-mistral-7B dtype: bfloat16 ```