Improve model card: Add `library_name`, abstract, project page, and usage example

#1
by nielsr HF Staff - opened

This PR significantly improves the model card for psp-dada/Qwen2-VL-7B-SENTINEL by:

  • Adding the library_name: transformers metadata tag, crucial for proper library identification and enabling the 'Use in Transformers' widget.
  • Including the paper abstract and key features for a comprehensive overview of the model and its capabilities.
  • Adding a link to the Hugging Face model collection/project page for more related resources.
  • Providing a practical Python usage example to demonstrate how to load and use the model with the Hugging Face transformers library.
  • Removing irrelevant 'File information' content for a cleaner presentation.

Thanks for your suggestions!

psp-dada changed pull request status to closed

Sign up or log in to comment