--- base_model: - ChaoticNeutrals/RP_Vision_7B - kainatq/Kainoverse-7b-v0.1 - icefog72/IceCocoaRP-7b - icefog72/IceDrunkenCherryRP-7b - MaziyarPanahi/Synatra-7B-v0.3-RP-Mistral-7B-Instruct-v0.2-slerp - ResplendentAI/DaturaCookie_7B - Endevor/InfinityRP-v1-7B library_name: transformers tags: - mergekit - merge --- # merge ![](https://huggingface.co./kainatq/KPRA-7b/resolve/main/image%20(12).png) 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 [kainatq/Kainoverse-7b-v0.1](https://huggingface.co./kainatq/Kainoverse-7b-v0.1) as a base. ### Models Merged The following models were included in the merge: * [ChaoticNeutrals/RP_Vision_7B](https://huggingface.co./ChaoticNeutrals/RP_Vision_7B) * [icefog72/IceCocoaRP-7b](https://huggingface.co./icefog72/IceCocoaRP-7b) * [icefog72/IceDrunkenCherryRP-7b](https://huggingface.co./icefog72/IceDrunkenCherryRP-7b) * [MaziyarPanahi/Synatra-7B-v0.3-RP-Mistral-7B-Instruct-v0.2-slerp](https://huggingface.co./MaziyarPanahi/Synatra-7B-v0.3-RP-Mistral-7B-Instruct-v0.2-slerp) * [ResplendentAI/DaturaCookie_7B](https://huggingface.co./ResplendentAI/DaturaCookie_7B) * [Endevor/InfinityRP-v1-7B](https://huggingface.co./Endevor/InfinityRP-v1-7B) ### Configuration The following YAML configuration was used to produce this model: ```yaml merge_method: model_stock base_model: kainatq/Kainoverse-7b-v0.1 parameters: models: - model: ResplendentAI/DaturaCookie_7B - model: icefog72/IceDrunkenCherryRP-7b - model: ChaoticNeutrals/RP_Vision_7B - model: Endevor/InfinityRP-v1-7B - model: MaziyarPanahi/Synatra-7B-v0.3-RP-Mistral-7B-Instruct-v0.2-slerp - model: icefog72/IceCocoaRP-7b dtype: bfloat16 ```