Add library_name, paper link, and sample usage
#1
by
nielsr
HF Staff
- opened
This PR improves the model card for Helium1-VL-2B. Specifically, it:
- Adds
library_name: transformersto the metadata to enable the "Use in Transformers" button. - Adds links to the paper, project page, and GitHub repository for better discoverability.
- Includes a sample usage section with a code snippet for running inference, based on the official repository.
ameroyer
changed pull request status to
merged