Add library_name and update pipeline_tag
#4
by
nielsr HF Staff - opened
Hi! I'm Niels from the community science team at Hugging Face.
I've opened this PR to improve the model card metadata and documentation:
- Added
library_name: transformersto enable the "Use in Transformers" button, as the model is compatible with the library. - Updated
pipeline_tagtoimage-text-to-text, which is the standard tag for multimodal models of this type. - Fixed a small syntax typo in the commented-out code snippet for Flash Attention to ensure accuracy.
The rest of the documentation remains as provided.