Add pipeline tag, library name, and link to paper/code
#1
by nielsr HF Staff - opened
This PR improves the model card by:
- Adding the
image-text-to-textpipeline tag for better discoverability. - Adding
library_name: transformersto enable the "Use in Transformers" button. - Including direct links to the paper "Mixture-of-Retrieval Experts for Reasoning-Guided Multimodal Knowledge Exploitation" and its official GitHub repository.
- Organizing the header for better readability.