Improve model card for LLaVA-OneVision-1.5 with paper, code, project links, and sample usage
#1
by
nielsr
HF Staff
- opened
This PR enhances the model card by:
- Adding a direct link to the paper on Hugging Face: LLaVA-OneVision-1.5: Fully Open Framework for Democratized Multimodal Training.
- Including the official GitHub repository link: https://github.com/EvolvingLMMs-Lab/LLaVA-OneVision-1.5.
- Providing links to the Hugging Face collection (project page) and a demo Space for the model.
- Integrating a "Quick Start with HuggingFace" code snippet directly from the GitHub README to demonstrate model inference.
- Updating the citation section with more comprehensive bibtex entries from the GitHub repository.
These additions significantly improve the discoverability, reproducibility, and usability of the model for the community.