Improve model card: Add pipeline tag, library name, paper link, abstract, and detailed usage

#1
by nielsr HF Staff - opened

This PR significantly enhances the model card for Ricky06662/Visurf-7B-NoThink-Best-on-gRefCOCO by integrating crucial metadata and comprehensive content.

Key improvements include:

  • Metadata:
    • Adding library_name: transformers: Evidence from config.json and the existing usage snippet confirms compatibility with the Hugging Face transformers library, enabling the automated "How to Use" widget.
    • Adding pipeline_tag: image-text-to-text: This accurately categorizes the model as a Vision-Language Model that processes images and text to generate text, improving discoverability on the Hub.
  • Content:

These changes provide a more complete, usable, and discoverable model card for the community.

Ricky06662 changed pull request status to merged

Sign up or log in to comment