Add model card for BARD-VL
#3
by nielsr HF Staff - opened
This PR adds a model card for BARD-VL, a vision-language model presented in "BARD: Bridging AutoRegressive and Diffusion Vision-Language Models Via Highly Efficient Progressive Block Merging and Stage-Wise Distillation".
The model card includes:
- A brief summary of the model and its approach (Progressive Block Merging and Stage-Wise Distillation).
- Links to the paper, the official GitHub repository, and the project page.
- Metadata including the
image-text-to-textpipeline tag. - A sample usage section based on the official repository's inference instructions.
- Citation information.