--- base_model: - rombodawg/Rombos-LLM-V2.5-Qwen-32b - pipihand01/QwQ-32B-Preview-abliterated-lora-rank32 - Sao10K/32B-Qwen2.5-Kunou-v1 - ArliAI/Qwen2.5-32B-ArliAI-RPMax-v1.3 - pipihand01/QwQ-32B-Preview-abliterated-lora-rank32 - AiCloser/Qwen2.5-32B-AGI - pipihand01/QwQ-32B-Preview-abliterated-lora-rank32 - EVA-UNIT-01/EVA-Qwen2.5-32B-v0.2 - Sorawiz/KunouSky-32B - allura-org/Qwen2.5-32b-RP-Ink - Daemontatox/Cogito-Ultima - pipihand01/QwQ-32B-Preview-abliterated-lora-rank32 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 della merge method using [Sorawiz/KunouSky-32B](https://huggingface.co./Sorawiz/KunouSky-32B) as a base. ### Models Merged The following models were included in the merge: * [rombodawg/Rombos-LLM-V2.5-Qwen-32b](https://huggingface.co./rombodawg/Rombos-LLM-V2.5-Qwen-32b) + [pipihand01/QwQ-32B-Preview-abliterated-lora-rank32](https://huggingface.co./pipihand01/QwQ-32B-Preview-abliterated-lora-rank32) * [Sao10K/32B-Qwen2.5-Kunou-v1](https://huggingface.co./Sao10K/32B-Qwen2.5-Kunou-v1) * [ArliAI/Qwen2.5-32B-ArliAI-RPMax-v1.3](https://huggingface.co./ArliAI/Qwen2.5-32B-ArliAI-RPMax-v1.3) + [pipihand01/QwQ-32B-Preview-abliterated-lora-rank32](https://huggingface.co./pipihand01/QwQ-32B-Preview-abliterated-lora-rank32) * [AiCloser/Qwen2.5-32B-AGI](https://huggingface.co./AiCloser/Qwen2.5-32B-AGI) + [pipihand01/QwQ-32B-Preview-abliterated-lora-rank32](https://huggingface.co./pipihand01/QwQ-32B-Preview-abliterated-lora-rank32) * [EVA-UNIT-01/EVA-Qwen2.5-32B-v0.2](https://huggingface.co./EVA-UNIT-01/EVA-Qwen2.5-32B-v0.2) * [allura-org/Qwen2.5-32b-RP-Ink](https://huggingface.co./allura-org/Qwen2.5-32b-RP-Ink) * [Daemontatox/Cogito-Ultima](https://huggingface.co./Daemontatox/Cogito-Ultima) + [pipihand01/QwQ-32B-Preview-abliterated-lora-rank32](https://huggingface.co./pipihand01/QwQ-32B-Preview-abliterated-lora-rank32) ### Configuration The following YAML configuration was used to produce this model: ```yaml models: - model: Sorawiz/KunouSky-32B - model: Sao10K/32B-Qwen2.5-Kunou-v1 parameters: density: 1 weight: 0.5 - model: allura-org/Qwen2.5-32b-RP-Ink parameters: density: 0.7 weight: 0.5 - model: EVA-UNIT-01/EVA-Qwen2.5-32B-v0.2 parameters: density: 0.7 weight: 0.5 - model: ArliAI/Qwen2.5-32B-ArliAI-RPMax-v1.3+pipihand01/QwQ-32B-Preview-abliterated-lora-rank32 parameters: density: 0.5 weight: 0.5 - model: AiCloser/Qwen2.5-32B-AGI+pipihand01/QwQ-32B-Preview-abliterated-lora-rank32 parameters: density: 0.5 weight: 0.3 - model: rombodawg/Rombos-LLM-V2.5-Qwen-32b+pipihand01/QwQ-32B-Preview-abliterated-lora-rank32 parameters: density: 0.5 weight: 0.3 - model: Daemontatox/Cogito-Ultima+pipihand01/QwQ-32B-Preview-abliterated-lora-rank32 parameters: density: 0.3 weight: 0.3 merge_method: della base_model: Sorawiz/KunouSky-32B parameters: normalize: true int8_mask: true lambda: 1.0 epsilon: 0.1 dtype: bfloat16 ```