FuseAI

FuseAI is an open-source research community focused on model fusion topics.

The community members currently applying model fusion on Foundation, Chat, o1-like LLMs.

Welcome to join us!

News

FuseO1-Preview [74.0 on AIME24, approaching OpenAI o1's 79.2]

To achieve this, we conduct two types of model merging:


FuseChat-3.0 [SOTA 8B LLM on AlpacaEval-2 & Arena-Hard]


FuseChat [SOTA 7B LLM on MT-Bench]



FuseLLM [Surpassing Llama-2-7B]



Citation

Please cite the following paper if you reference our model, code, data, or paper related to FuseLLM.

@inproceedings{wan2024knowledge,
  title={Knowledge Fusion of Large Language Models},
  author={Fanqi Wan and Xinting Huang and Deng Cai and Xiaojun Quan and Wei Bi and Shuming Shi},
  booktitle={The Twelfth International Conference on Learning Representations},
  year={2024},
  url={https://openreview.net/pdf?id=jiDsk12qcz}
}

Please cite the following paper if you reference our model, code, data, or paper related to FuseChat.

@article{wan2024fusechat,
  title={FuseChat: Knowledge Fusion of Chat Models},
  author={Fanqi Wan and Longguang Zhong and Ziyi Yang and Ruijun Chen and Xiaojun Quan},
  journal={arXiv preprint arXiv:2408.07990},
  year={2024}
}

Please cite the following paper if you reference our model, code, data, or paper related to WRPO.

@inproceedings{yang2025weightedreward,
  title={Weighted-Reward Preference Optimization for Implicit Model Fusion},
  author={Ziyi Yang and Fanqi Wan and Longguang Zhong and Tianyuan Shi and Xiaojun Quan},
  booktitle={The Thirteenth International Conference on Learning Representations},
  year={2025},
  url={https://openreview.net/forum?id=fq24pEb8SL}
}

Please cite the following paper if you reference our model, code, data, or paper related to FuseChat-3.0.

@article{yang2025fusechat,
  title={FuseChat-3.0: Preference Optimization Meets Heterogeneous Model Fusion}, 
  author={Ziyi Yang and Fanqi Wan and Longguang Zhong and Canbin Huang and Guosheng Liang and Xiaojun Quan},
  journal={arXiv preprint arXiv:2503.04222},
  year={2025},
}