Add pipeline_tag and library_name to metadata

#1
by nielsr HF Staff - opened

This PR updates the model card to improve its discoverability and integrations on the Hugging Face hub:

  • Adds pipeline_tag: video-text-to-text to metadata.
  • Adds library_name: transformers to metadata based on its configuration architecture (Qwen2_5_VLForConditionalGeneration).
  • Removes the arXiv tag from the YAML metadata section as per the repository guidelines, while keeping the paper link in the markdown body.
Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment