--- base_model: - cognitivecomputations/dolphin-2.9.2-qwen2-7b - ResplendentAI/Qwen_Soul_LoRA_128 - cognitivecomputations/dolphin-2.9.2-qwen2-7b - ResplendentAI/Qwen_jeiku_LoRA_128 - cognitivecomputations/dolphin-2.9.2-qwen2-7b - cognitivecomputations/dolphin-2.9.2-qwen2-7b - ResplendentAI/Qwen_Sissification_LoRA_128 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 [cognitivecomputations/dolphin-2.9.2-qwen2-7b](https://huggingface.co/cognitivecomputations/dolphin-2.9.2-qwen2-7b) as a base. ### Models Merged The following models were included in the merge: * [cognitivecomputations/dolphin-2.9.2-qwen2-7b](https://huggingface.co/cognitivecomputations/dolphin-2.9.2-qwen2-7b) + [ResplendentAI/Qwen_Soul_LoRA_128](https://huggingface.co/ResplendentAI/Qwen_Soul_LoRA_128) * [cognitivecomputations/dolphin-2.9.2-qwen2-7b](https://huggingface.co/cognitivecomputations/dolphin-2.9.2-qwen2-7b) + [ResplendentAI/Qwen_jeiku_LoRA_128](https://huggingface.co/ResplendentAI/Qwen_jeiku_LoRA_128) * [cognitivecomputations/dolphin-2.9.2-qwen2-7b](https://huggingface.co/cognitivecomputations/dolphin-2.9.2-qwen2-7b) + [ResplendentAI/Qwen_Sissification_LoRA_128](https://huggingface.co/ResplendentAI/Qwen_Sissification_LoRA_128) ### Configuration The following YAML configuration was used to produce this model: ```yaml models: - model: cognitivecomputations/dolphin-2.9.2-qwen2-7b+ResplendentAI/Qwen_Soul_LoRA_128 - model: cognitivecomputations/dolphin-2.9.2-qwen2-7b+ResplendentAI/Qwen_jeiku_LoRA_128 - model: cognitivecomputations/dolphin-2.9.2-qwen2-7b+ResplendentAI/Qwen_Sissification_LoRA_128 merge_method: model_stock base_model: cognitivecomputations/dolphin-2.9.2-qwen2-7b dtype: float16 ```