Add model card and sample usage for OneVision-Encoder
#1
by
nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community science team. This PR improves the model card for the OneVision-Encoder.
The updates include:
- Adding metadata tags (
pipeline_tagandlibrary_name). - Including direct links to the paper, project page, and GitHub repository.
- Adding a sample usage section with a code snippet for image inference based on the official documentation.
- Including the BibTeX citation for the paper.
This makes the model more discoverable and provides a better "Quick Start" experience for users.