Improve model card: Add metadata, paper, and GitHub links

#1
by nielsr HF Staff - opened

This PR enhances the model card for AndesVL-4B-Thinking by:

  • Adding library_name: transformers to the metadata, enabling the automated "How to use" widget for seamless integration.
  • Adding pipeline_tag: image-text-to-text to the metadata, which helps categorize the model and improve its discoverability on the Hugging Face Hub.
  • Adding a direct link to the paper (AndesVL Technical Report: An Efficient Mobile-side Multimodal Large Language Model) for easy access to the research.
  • Including a link to the GitHub repository for the associated evaluation toolkit and code.

These additions provide users with more comprehensive information and improve the model's functionality on the Hub.

davenliu changed pull request status to closed

Sign up or log in to comment