--- base_model: - MrRobotoAI/8b-unaligned-BASE - nothingiisreal/L3-8B-Stheno-Horny-v3.3-32K - aifeifei798/llama3-8B-DarkIdol-2.3-Uncensored-32K - MrRobotoAI/8b-unaligned-BASE-pt2 - nbeerbower/llama-3-gutenberg-8B - MrRobotoAI/8b-unaligned-RP-BASE - MrRobotoAI/8b-unaligned-BASE-pt3 - MrRobotoAI/HEL-v0.8-8b-LONG-DARK - MrRobotoAI/8b-unaligned-BASE-pt5 - MrRobotoAI/8b-unaligned-BASE-pt4 - MrRobotoAI/Thor-v1.4-8b-DARK-FICTION 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 [MrRobotoAI/Thor-v1.4-8b-DARK-FICTION](https://huggingface.co/MrRobotoAI/Thor-v1.4-8b-DARK-FICTION) as a base. ### Models Merged The following models were included in the merge: * [MrRobotoAI/8b-unaligned-BASE](https://huggingface.co/MrRobotoAI/8b-unaligned-BASE) * [nothingiisreal/L3-8B-Stheno-Horny-v3.3-32K](https://huggingface.co/nothingiisreal/L3-8B-Stheno-Horny-v3.3-32K) * [aifeifei798/llama3-8B-DarkIdol-2.3-Uncensored-32K](https://huggingface.co/aifeifei798/llama3-8B-DarkIdol-2.3-Uncensored-32K) * [MrRobotoAI/8b-unaligned-BASE-pt2](https://huggingface.co/MrRobotoAI/8b-unaligned-BASE-pt2) * [nbeerbower/llama-3-gutenberg-8B](https://huggingface.co/nbeerbower/llama-3-gutenberg-8B) * [MrRobotoAI/8b-unaligned-RP-BASE](https://huggingface.co/MrRobotoAI/8b-unaligned-RP-BASE) * [MrRobotoAI/8b-unaligned-BASE-pt3](https://huggingface.co/MrRobotoAI/8b-unaligned-BASE-pt3) * [MrRobotoAI/HEL-v0.8-8b-LONG-DARK](https://huggingface.co/MrRobotoAI/HEL-v0.8-8b-LONG-DARK) * [MrRobotoAI/8b-unaligned-BASE-pt5](https://huggingface.co/MrRobotoAI/8b-unaligned-BASE-pt5) * [MrRobotoAI/8b-unaligned-BASE-pt4](https://huggingface.co/MrRobotoAI/8b-unaligned-BASE-pt4) ### Configuration The following YAML configuration was used to produce this model: ```yaml models: - model: nothingiisreal/L3-8B-Stheno-Horny-v3.3-32K - model: MrRobotoAI/Thor-v1.4-8b-DARK-FICTION - model: MrRobotoAI/HEL-v0.8-8b-LONG-DARK - model: MrRobotoAI/8b-unaligned-RP-BASE - model: MrRobotoAI/8b-unaligned-BASE - model: MrRobotoAI/8b-unaligned-BASE-pt2 - model: MrRobotoAI/8b-unaligned-BASE-pt3 - model: MrRobotoAI/8b-unaligned-BASE-pt4 - model: MrRobotoAI/8b-unaligned-BASE-pt5 - model: nbeerbower/llama-3-gutenberg-8B - model: aifeifei798/llama3-8B-DarkIdol-2.3-Uncensored-32K merge_method: model_stock base_model: MrRobotoAI/Thor-v1.4-8b-DARK-FICTION normalize: true dtype: float16 ```