Add model card for OpenVision 3
#1
by
nielsr
HF Staff
- opened
This PR adds a model card for OpenVision 3, a family of unified visual encoders designed for both image understanding and generation.
The card includes:
- Metadata for
pipeline_tag,library_name(open_clip), andlicense. - A brief description of the architecture and training objectives.
- Links to the paper, project page, and GitHub repository.
- A sample usage code snippet based on the official documentation.
- Citation information.