Add pipeline tag, library name, and clean metadata

#1
by nielsr HF Staff - opened

Hi! I'm Niels from the Hugging Face team.

This PR improves the model card's metadata by:

  1. Adding library_name: transformers to enable the automated code snippet widget, as this model uses the Qwen2_5_VLForConditionalGeneration architecture.
  2. Adding pipeline_tag: video-text-to-text so users can easily discover this streaming VideoLLM on the Hub.
  3. Removing the Arxiv ID from the YAML metadata section to comply with Hugging Face guidelines (the paper is already correctly linked in the Markdown body).
Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment