--- base_model: - Azazelle/Llama-3-8B-contaminated-roleplay - ResplendentAI/Aura_Uncensored_l3_8B - Undi95/Llama-3-LewdPlay-8B-evo - ajibawa-2023/Scarlett-Llama-3-8B - MaziyarPanahi/Llama-3-8B-Instruct-DPO-v0.3 library_name: transformers tags: - mergekit - merge --- # merged 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 [Azazelle/Llama-3-8B-contaminated-roleplay](https://huggingface.co./Azazelle/Llama-3-8B-contaminated-roleplay) as a base. ### Models Merged The following models were included in the merge: * [ResplendentAI/Aura_Uncensored_l3_8B](https://huggingface.co./ResplendentAI/Aura_Uncensored_l3_8B) * [Undi95/Llama-3-LewdPlay-8B-evo](https://huggingface.co./Undi95/Llama-3-LewdPlay-8B-evo) * [ajibawa-2023/Scarlett-Llama-3-8B](https://huggingface.co./ajibawa-2023/Scarlett-Llama-3-8B) * [MaziyarPanahi/Llama-3-8B-Instruct-DPO-v0.3](https://huggingface.co./MaziyarPanahi/Llama-3-8B-Instruct-DPO-v0.3) ### Configuration The following YAML configuration was used to produce this model: ```yaml models: - model: Undi95/Llama-3-LewdPlay-8B-evo - model: ResplendentAI/Aura_Uncensored_l3_8B - model: MaziyarPanahi/Llama-3-8B-Instruct-DPO-v0.3 - model: ajibawa-2023/Scarlett-Llama-3-8B - model: Azazelle/Llama-3-8B-contaminated-roleplay merge_method: model_stock base_model: Azazelle/Llama-3-8B-contaminated-roleplay dtype: bfloat16 ```