Add metadata and link to paper/code
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community science team.
This PR improves the model card for MoRE-3B (R1-Router-3B) by:
- Adding the
pipeline_tag: image-text-to-textto help users find the model. - Adding
library_name: transformersas the architecture is supported by the library. - Linking the model to its associated paper on ArXiv.
- Providing a direct link to the official GitHub repository.
These changes help make the model more discoverable and provide users with the necessary context and code to use it.