--- license: mit base_model: - Qwen/Qwen2.5-7B-Instruct tags: - merge --- # **Qwen2.5-7B-CABS-v0.1: A Merged Model Using a Novel Technique** This model is a merged version of [Qwen/Qwen2.5-7B-Instruct](https://huggingface.co/Qwen/Qwen2.5-7B-Instruct) utilizing a novel model merging technique to optimize performance while maintaining robustness across tasks. ## **Official Performance** This model has been officially evaluated on `open_llm_leaderboard`, achieving the following results: | IFEVAL | BBH | MATH | GPQA | MUSR | MMLU-PRO | AVG | |--------|------|------|------|------|----------|-------| | 75.06 | 35.84 | 47.96 | 8.50 | 14.17 | 37.84 | 36.56 | As of **February 19, 2025**, this model ranks **4th among all 7B and smaller models** on `open_llm_leaderboard`. For the latest and complete leaderboard rankings, please refer to the [open_llm_leaderboard](https://huggingface.co/spaces/open-llm-leaderboard). ## **Recipe Coming Soon** We will release details on the merging technique and methodology soon, Stay tuned for updates! 🚀