Add model card for OpenVision 2
#1
by
nielsr
HF Staff
- opened
This PR adds a comprehensive model card for the OpenVision 2 model.
It links to the official paper: OpenVision 2: A Family of Generative Pretrained Visual Encoders for Multimodal Learning, its project page: https://ucsc-vlaa.github.io/OpenVision2/, and its GitHub repository: https://github.com/UCSC-VLAA/OpenVision/blob/main/src/main_openvision2.py.
Additionally, it includes the pipeline_tag: image-text-to-text
in the metadata, making the model discoverable under the "Image-to-Text" pipeline at https://huggingface.co/models?pipeline_tag=image-text-to-text.