--- base_model: - anthracite-org/magnum-v4-72b - rombodawg/Rombos-LLM-V2.5-Qwen-72b - AXCXEPT/EZO-Qwen2.5-72B-Instruct library_name: transformers tags: - mergekit - merge --- # spiral-da-HYAH-Qwen2.5-72b [![image/png](https://cdn-uploads.huggingface.co/production/uploads/633e85093a17ab61de8d9073/toQiofo5ujXDGI4Gh3ciH.png)](https://www.youtube.com/watch?v=B6wKWJlAw7s) ## Merge Details ### Merge Method This model was merged using the [Model Stock](https://arxiv.org/abs/2403.19522) merge method using [rombodawg/Rombos-LLM-V2.5-Qwen-72b](https://huggingface.co/rombodawg/Rombos-LLM-V2.5-Qwen-72b) as a base. ### Models Merged The following models were included in the merge: * [anthracite-org/magnum-v4-72b](https://huggingface.co/anthracite-org/magnum-v4-72b) * [AXCXEPT/EZO-Qwen2.5-72B-Instruct](https://huggingface.co/AXCXEPT/EZO-Qwen2.5-72B-Instruct) ### Configuration The following YAML configuration was used to produce this model: ```yaml models: - model: rombodawg/Rombos-LLM-V2.5-Qwen-72b - model: anthracite-org/magnum-v4-72b - model: AXCXEPT/EZO-Qwen2.5-72B-Instruct merge_method: model_stock base_model: rombodawg/Rombos-LLM-V2.5-Qwen-72b parameters: normalize: true dtype: bfloat16 ```