Add pipeline tag and library name metadata

#1
by nielsr HF Staff - opened

This PR updates the model card metadata by:

  • Adding the video-text-to-text pipeline tag to ensure correct categorization on the Hub.
  • Identifying transformers as the compatible library since the model uses the Qwen2_5_VL architecture.
  • Removing the arxiv:2603.12262 tag from the YAML metadata to adhere to repository best practices, while keeping the citation and paper links in the Markdown body.
Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment