Add model card for BARD-VL
#3
by nielsr HF Staff - opened
Hi, I'm Niels from the Hugging Face community science team. This PR adds a model card for BARD-VL, which was introduced in the paper BARD: Bridging AutoRegressive and Diffusion Vision-Language Models Via Highly Efficient Progressive Block Merging and Stage-Wise Distillation.
The model card includes:
- Links to the paper, project page, and GitHub repository.
- A summary of the BARD framework.
- Sample usage instructions for inference as provided in the official repository.
- Metadata with the
image-text-to-textpipeline tag.