--- base_model: - MrRobotoAI/MrRoboto-ProLong-8b-v1l - MrRobotoAI/MrRoboto-ProLong-8b-v1m - kik41/lora-type-expository-llama-3-8b-v2 - MrRobotoAI/MrRoboto-ProLong-8b-v1m - DreadPoor/Everything-COT-8B-r128-LoRA - MrRobotoAI/MrRoboto-ProLong-8b-v1m - kik41/lora-sarcasm-more-llama-3-8b-v2 - MrRobotoAI/MrRoboto-ProLong-8b-v1m - kik41/lora-formality-informal-llama-3-8b-v2 - MrRobotoAI/MrRoboto-ProLong-8b-v1m - kik41/lora-length-long-llama-3-8b-v2 - MrRobotoAI/MrRoboto-ProLong-8b-v1m - kik41/lora-type-narrative-llama-3-8b-v2 - MrRobotoAI/MrRoboto-ProLong-8b-v1m - kik41/lora-type-persuasive-llama-3-8b-v2 - MrRobotoAI/MrRoboto-ProLong-8b-v1m - kik41/lora-type-descriptive-llama-3-8b-v2 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-v1l](https://huggingface.co/MrRobotoAI/MrRoboto-ProLong-8b-v1l) as a base. ### Models Merged The following models were included in the merge: * [MrRobotoAI/MrRoboto-ProLong-8b-v1m](https://huggingface.co/MrRobotoAI/MrRoboto-ProLong-8b-v1m) + [kik41/lora-type-expository-llama-3-8b-v2](https://huggingface.co/kik41/lora-type-expository-llama-3-8b-v2) * [MrRobotoAI/MrRoboto-ProLong-8b-v1m](https://huggingface.co/MrRobotoAI/MrRoboto-ProLong-8b-v1m) + [DreadPoor/Everything-COT-8B-r128-LoRA](https://huggingface.co/DreadPoor/Everything-COT-8B-r128-LoRA) * [MrRobotoAI/MrRoboto-ProLong-8b-v1m](https://huggingface.co/MrRobotoAI/MrRoboto-ProLong-8b-v1m) + [kik41/lora-sarcasm-more-llama-3-8b-v2](https://huggingface.co/kik41/lora-sarcasm-more-llama-3-8b-v2) * [MrRobotoAI/MrRoboto-ProLong-8b-v1m](https://huggingface.co/MrRobotoAI/MrRoboto-ProLong-8b-v1m) + [kik41/lora-formality-informal-llama-3-8b-v2](https://huggingface.co/kik41/lora-formality-informal-llama-3-8b-v2) * [MrRobotoAI/MrRoboto-ProLong-8b-v1m](https://huggingface.co/MrRobotoAI/MrRoboto-ProLong-8b-v1m) + [kik41/lora-length-long-llama-3-8b-v2](https://huggingface.co/kik41/lora-length-long-llama-3-8b-v2) * [MrRobotoAI/MrRoboto-ProLong-8b-v1m](https://huggingface.co/MrRobotoAI/MrRoboto-ProLong-8b-v1m) + [kik41/lora-type-narrative-llama-3-8b-v2](https://huggingface.co/kik41/lora-type-narrative-llama-3-8b-v2) * [MrRobotoAI/MrRoboto-ProLong-8b-v1m](https://huggingface.co/MrRobotoAI/MrRoboto-ProLong-8b-v1m) + [kik41/lora-type-persuasive-llama-3-8b-v2](https://huggingface.co/kik41/lora-type-persuasive-llama-3-8b-v2) * [MrRobotoAI/MrRoboto-ProLong-8b-v1m](https://huggingface.co/MrRobotoAI/MrRoboto-ProLong-8b-v1m) + [kik41/lora-type-descriptive-llama-3-8b-v2](https://huggingface.co/kik41/lora-type-descriptive-llama-3-8b-v2) ### Configuration The following YAML configuration was used to produce this model: ```yaml models: - model: MrRobotoAI/MrRoboto-ProLong-8b-v1m+kik41/lora-formality-informal-llama-3-8b-v2 - model: MrRobotoAI/MrRoboto-ProLong-8b-v1m+kik41/lora-length-long-llama-3-8b-v2 - model: MrRobotoAI/MrRoboto-ProLong-8b-v1m+kik41/lora-sarcasm-more-llama-3-8b-v2 - model: MrRobotoAI/MrRoboto-ProLong-8b-v1m+kik41/lora-type-descriptive-llama-3-8b-v2 - model: MrRobotoAI/MrRoboto-ProLong-8b-v1m+kik41/lora-type-expository-llama-3-8b-v2 - model: MrRobotoAI/MrRoboto-ProLong-8b-v1m+kik41/lora-type-narrative-llama-3-8b-v2 - model: MrRobotoAI/MrRoboto-ProLong-8b-v1m+kik41/lora-type-persuasive-llama-3-8b-v2 - model: MrRobotoAI/MrRoboto-ProLong-8b-v1m+DreadPoor/Everything-COT-8B-r128-LoRA merge_method: model_stock base_model: MrRobotoAI/MrRoboto-ProLong-8b-v1l normalize: true dtype: float16 ```