Add pipeline tag, library name and paper link to model card

#1
by nielsr HF Staff - opened

Hi! I'm Niels, part of the community science team at Hugging Face. I noticed this model card was missing some metadata and links to the research artifacts.

This PR improves the model card by:

  • Adding the pipeline_tag: image-text-to-text for better discoverability of this multimodal model.
  • Adding library_name: transformers as the model is compatible with the library via auto_map.
  • Setting the license to other to reflect the custom Yuan 3.0 agreement.
  • Adding links to the research paper and the official GitHub repository at the top of the content.

This will help users find your model when filtering by task and will enable the "Use in Transformers" button on the Hub.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment