Files
MMSearch-R1-7B/README.md
ModelHub XC 472fba2025 初始化项目,由ModelHub XC社区提供模型
Model: lmms-lab/MMSearch-R1-7B
Source: Original Platform
2026-05-21 08:54:17 +08:00

1.6 KiB

license
license
apache-2.0

MMSearch-R1-7B

Introduction

MMSearch-R1-7B is a search-augmented LMM trained with end-to-end reinforcement learning, equipped with the ability to invoke multimodal search tools on demand. The model can dynamically decide whether to perform image or text search based on the question and integrate the retrieved external information into its reasoning process, enabling more accurate answers for knowledge-intensive VQA tasks. For more details on the training process and model evaluation, please refer to the blog or the paper.

Model Details

Training Details

Citation

@article{wu2025mmsearch,
  title={MMSearch-R1: Incentivizing LMMs to Search},
  author={Wu, Jinming and Deng, Zihao and Li, Wei and Liu, Yiding and You, Bo and Li, Bo and Ma, Zejun and Liu, Ziwei},
  journal={arXiv preprint arXiv:2506.20670},
  year={2025}
}