Improve model card: Add paper/code/demo links, sample usage, update title & citations

#1
by nielsr HF Staff - opened

This pull request significantly enhances the model card for LLaVA-OneVision-1.5 by:

  • Updating the main title to align with the official paper title: "LLaVA-OneVision-1.5: Fully Open Framework for Democratized Multimodal Training".
  • Adding prominent links to the Hugging Face paper page (https://huggingface.co/papers/2509.23661), the GitHub repository (https://github.com/EvolvingLMMs-Lab/LLaVA-OneVision-1.5), and the Hugging Face Space demo (https://huggingface.co/spaces/lmms-lab/LLaVA-OneVision-1.5) for easy access.
  • Including a "Quick Start with HuggingFace" section with a Python code snippet from the GitHub README to guide users on model inference.
  • Adding the language: en tag to the metadata for better discoverability.
  • Restructuring and expanding the model card content with detailed sections (Introduction, Models, Datasets, Evaluation Results, Training Guides, Roadmaps, Contributors, Citation, Acknowledgement) directly imported from the comprehensive GitHub README.
  • Updating the "Citation" section with a more complete BibTeX entry from the GitHub README, including related papers.

These updates aim to provide a more complete, accurate, and user-friendly documentation for the model on the Hugging Face Hub.

LMMs-Lab org

Thank you so much for your help and support with the PR! I truly appreciate your effort and time in making this happen

xiangan changed pull request status to merged

Sign up or log in to comment