--- base_model: - nothingiisreal/L3.1-8B-Celeste-V1.5 - vaitech/open-hermes-erotic-story-finetune - ResplendentAI/SOVL_Llama3_8B - ResplendentAI/Aura_L3_8B - aifeifei798/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored - ResplendentAI/Nymph_8B - ResplendentAI/Rawr_Llama3_8B - arcee-ai/Llama-3.1-SuperNova-Lite - Blackroot/Llama3-RP-Lora - THUDM/LongWriter-llama3.1-8b - MrRobotoAI/Thor-v1.4-8b-DARK-FICTION - lemonilia/ShoriRP-v0.75d - Sao10K/L3.1-8B-Niitama-v1.1 - vincentyandex/lora_llama3_chunked_novel_bs128 - ResplendentAI/Kei_Llama3_8B - NeverSleep/Lumimaid-v0.2-8B - nicce/story-mixtral-8x7b-lora - MrRobotoAI/8b-unaligned-RP-BASE library_name: transformers tags: - mergekit - merge --- # merge 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 [aifeifei798/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored](https://huggingface.co/aifeifei798/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored) as a base. ### Models Merged The following models were included in the merge: * [nothingiisreal/L3.1-8B-Celeste-V1.5](https://huggingface.co/nothingiisreal/L3.1-8B-Celeste-V1.5) + [vaitech/open-hermes-erotic-story-finetune](https://huggingface.co/vaitech/open-hermes-erotic-story-finetune) * [ResplendentAI/SOVL_Llama3_8B](https://huggingface.co/ResplendentAI/SOVL_Llama3_8B) * [ResplendentAI/Aura_L3_8B](https://huggingface.co/ResplendentAI/Aura_L3_8B) * [ResplendentAI/Nymph_8B](https://huggingface.co/ResplendentAI/Nymph_8B) * [ResplendentAI/Rawr_Llama3_8B](https://huggingface.co/ResplendentAI/Rawr_Llama3_8B) * [arcee-ai/Llama-3.1-SuperNova-Lite](https://huggingface.co/arcee-ai/Llama-3.1-SuperNova-Lite) + [Blackroot/Llama3-RP-Lora](https://huggingface.co/Blackroot/Llama3-RP-Lora) * [THUDM/LongWriter-llama3.1-8b](https://huggingface.co/THUDM/LongWriter-llama3.1-8b) * [MrRobotoAI/Thor-v1.4-8b-DARK-FICTION](https://huggingface.co/MrRobotoAI/Thor-v1.4-8b-DARK-FICTION) + [lemonilia/ShoriRP-v0.75d](https://huggingface.co/lemonilia/ShoriRP-v0.75d) * [Sao10K/L3.1-8B-Niitama-v1.1](https://huggingface.co/Sao10K/L3.1-8B-Niitama-v1.1) + [vincentyandex/lora_llama3_chunked_novel_bs128](https://huggingface.co/vincentyandex/lora_llama3_chunked_novel_bs128) * [ResplendentAI/Kei_Llama3_8B](https://huggingface.co/ResplendentAI/Kei_Llama3_8B) * [NeverSleep/Lumimaid-v0.2-8B](https://huggingface.co/NeverSleep/Lumimaid-v0.2-8B) + [nicce/story-mixtral-8x7b-lora](https://huggingface.co/nicce/story-mixtral-8x7b-lora) * [MrRobotoAI/8b-unaligned-RP-BASE](https://huggingface.co/MrRobotoAI/8b-unaligned-RP-BASE) ### Configuration The following YAML configuration was used to produce this model: ```yaml models: - model: MrRobotoAI/8b-unaligned-RP-BASE - model: ResplendentAI/Nymph_8B - model: ResplendentAI/Rawr_Llama3_8B - model: ResplendentAI/SOVL_Llama3_8B - model: ResplendentAI/Kei_Llama3_8B - model: ResplendentAI/Aura_L3_8B - model: arcee-ai/Llama-3.1-SuperNova-Lite+Blackroot/Llama3-RP-Lora - model: NeverSleep/Lumimaid-v0.2-8B+nicce/story-mixtral-8x7b-lora - model: nothingiisreal/L3.1-8B-Celeste-V1.5+vaitech/open-hermes-erotic-story-finetune - model: Sao10K/L3.1-8B-Niitama-v1.1+vincentyandex/lora_llama3_chunked_novel_bs128 - model: THUDM/LongWriter-llama3.1-8b - model: MrRobotoAI/Thor-v1.4-8b-DARK-FICTION+lemonilia/ShoriRP-v0.75d merge_method: model_stock base_model: aifeifei798/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored normalize: true dtype: float16 ```