## **RobustMerge** Paper: [RobustMerge: Parameter-Efficient Model Merging for MLLMs with Direction Robustness](https://arxiv.org/abs/2502.17159) Code: [github.com/AuroraZengfh/RobustMerge](https://github.com/AuroraZengfh/RobustMerge) If you find this work useful, consider citing our paper as follows: ```bibtex @article{zeng2025parameter, title={RobustMerge: Parameter-Efficient Model Merging for MLLMs with Direction Robustness}, author={Zeng, Fanhu and Guo, Haiyang and Zhu, Fei and Shen, Li and Tang, Hao}, journal={arXiv preprint arXiv:2502.17159}, year={2025} } ``` --- license: mit ---