Improve model card: add metadata, paper link, and sample usage
#1
by
nielsr
HF Staff
- opened
Hi! I'm Niels, part of the community science team at Hugging Face.
This PR improves the model card for CASA-Qwen2_5-VL-3B-LiveCC by adding:
- The
library_name: transformersmetadata tag (the model is compatible viatrust_remote_code=True). - Links to the original paper, project page, and official GitHub repository.
- A sample usage snippet derived from the GitHub README to help users get started with the
transformerslibrary. - The BibTeX citation for the paper.
Feel free to merge if this looks good!
ameroyer
changed pull request status to
merged