Improve model card: add metadata, library name, and citation
#1
by nielsr HF Staff - opened
This PR improves the model card for A3-Qwen3.5-2B.
- Updates
pipeline_tagtoimage-text-to-textto reflect its multimodal agent capabilities. - Adds
library_name: transformersbased on the configuration files. - Adds the
apache-2.0license. - Adds a citation section with the BibTeX entry from the paper.
- Includes quick-start evaluation instructions from the official repository.
Thank you!
xhluca changed pull request status to merged