IDEA-FinAI / RagVL

Official PyTorch Implementation of MLLM Is a Strong Reranker: Advancing Multimodal Retrieval-augmented Generation via Knowledge-enhanced Reranking and Noise-injected Training.
MIT License
33 stars 3 forks source link

feat: support more models and datasets for retrieval #6

Closed SakuraTroyChen closed 2 months ago

SakuraTroyChen commented 2 months ago
  1. Support more models for retrieval: bge, internvl-c and internvl-g.
  2. Support more datasets for retrieval: flickr30k and mscoco.