Improve model card with detailed architecture, installation and inference instructions

#1
by nielsr HF Staff - opened

This PR improves the model card for Tempo-6B by integrating documentation from the official GitHub repository and linking the research paper.

Key changes:

  • Added base_model metadata pointing to Qwen3-VL-2B-Instruct and Qwen3-4B.
  • Included the "Prepare Checkpoints" section from GitHub, which is crucial for users to correctly initialize the architecture.
  • Expanded the "Quick Start" instructions to include the local Gradio UI and manual inference calls.
  • Updated the paper link to the Hugging Face paper page.
  • Listed the full author team for proper attribution.
Vision-CAIR-Admin changed pull request status to merged

Sign up or log in to comment