Safetensors
qwen2_5_vl

Improve model card with metadata, description, links, and usage example

#1
by nielsr HF Staff - opened

This PR significantly enhances the model card for the VisionThink model by:

  • Adding the pipeline_tag: image-text-to-text and library_name: transformers to the metadata, which improves discoverability on the Hugging Face Hub and enables the "Use in Transformers" widget.
  • Providing a comprehensive description of the model, summarizing its key features from the paper abstract and highlights.
  • Including direct links to the official paper on Hugging Face and the GitHub repository.
  • Incorporating an illustrative Python code snippet for quick inference using the transformers library.
  • Adding relevant images from the project's GitHub README for visual context.

This update will make the model more accessible, informative, and user-friendly for the community.

Cannot merge
This branch has merge conflicts in the following files:
  • README.md

Sign up or log in to comment