--- base_model: - MrRobotoAI/Loki-v2.8-8b-EROTICA - winglian/Meta-Llama-3-8B-1M-v2 - ResplendentAI/NoWarning_Llama3 - WeMake/Llama-3-8B-Instruct-V41-1048k - ResplendentAI/NoWarning_Llama3 - princeton-nlp/Llama-3-8B-ProLong-512k-Instruct - ResplendentAI/NoWarning_Llama3 - MrRobotoAI/MrRoboto-ProLong-8b-v1f - MrRobotoAI/HEL-v0.8-8b-LONG-DARK - gradientai/Llama-3-8B-Instruct-Gradient-1048k - ResplendentAI/NoWarning_Llama3 - MrRobotoAI/8b-unaligned-BASE-v2d - MrRobotoAI/Thor-v1.4-8b-DARK-FICTION - MrRobotoAI/MrRoboto-ProLong-8b-v1i - ResplendentAI/NoWarning_Llama3 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/MrRoboto-ProLong-8b-v1f](https://huggingface.co/MrRobotoAI/MrRoboto-ProLong-8b-v1f) as a base. ### Models Merged The following models were included in the merge: * [MrRobotoAI/Loki-v2.8-8b-EROTICA](https://huggingface.co/MrRobotoAI/Loki-v2.8-8b-EROTICA) * [winglian/Meta-Llama-3-8B-1M-v2](https://huggingface.co/winglian/Meta-Llama-3-8B-1M-v2) + [ResplendentAI/NoWarning_Llama3](https://huggingface.co/ResplendentAI/NoWarning_Llama3) * [WeMake/Llama-3-8B-Instruct-V41-1048k](https://huggingface.co/WeMake/Llama-3-8B-Instruct-V41-1048k) + [ResplendentAI/NoWarning_Llama3](https://huggingface.co/ResplendentAI/NoWarning_Llama3) * [princeton-nlp/Llama-3-8B-ProLong-512k-Instruct](https://huggingface.co/princeton-nlp/Llama-3-8B-ProLong-512k-Instruct) + [ResplendentAI/NoWarning_Llama3](https://huggingface.co/ResplendentAI/NoWarning_Llama3) * [MrRobotoAI/HEL-v0.8-8b-LONG-DARK](https://huggingface.co/MrRobotoAI/HEL-v0.8-8b-LONG-DARK) * [gradientai/Llama-3-8B-Instruct-Gradient-1048k](https://huggingface.co/gradientai/Llama-3-8B-Instruct-Gradient-1048k) + [ResplendentAI/NoWarning_Llama3](https://huggingface.co/ResplendentAI/NoWarning_Llama3) * [MrRobotoAI/8b-unaligned-BASE-v2d](https://huggingface.co/MrRobotoAI/8b-unaligned-BASE-v2d) * [MrRobotoAI/Thor-v1.4-8b-DARK-FICTION](https://huggingface.co/MrRobotoAI/Thor-v1.4-8b-DARK-FICTION) * [MrRobotoAI/MrRoboto-ProLong-8b-v1i](https://huggingface.co/MrRobotoAI/MrRoboto-ProLong-8b-v1i) + [ResplendentAI/NoWarning_Llama3](https://huggingface.co/ResplendentAI/NoWarning_Llama3) ### Configuration The following YAML configuration was used to produce this model: ```yaml models: - model: MrRobotoAI/Loki-v2.8-8b-EROTICA - model: MrRobotoAI/Thor-v1.4-8b-DARK-FICTION - model: MrRobotoAI/HEL-v0.8-8b-LONG-DARK - model: MrRobotoAI/8b-unaligned-BASE-v2d - model: MrRobotoAI/MrRoboto-ProLong-8b-v1i+ResplendentAI/NoWarning_Llama3 - model: winglian/Meta-Llama-3-8B-1M-v2+ResplendentAI/NoWarning_Llama3 - model: princeton-nlp/Llama-3-8B-ProLong-512k-Instruct+ResplendentAI/NoWarning_Llama3 - model: gradientai/Llama-3-8B-Instruct-Gradient-1048k+ResplendentAI/NoWarning_Llama3 - model: WeMake/Llama-3-8B-Instruct-V41-1048k+ResplendentAI/NoWarning_Llama3 merge_method: model_stock base_model: MrRobotoAI/MrRoboto-ProLong-8b-v1f normalize: true dtype: float16 ```