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: transformers to enable the "Use in Transformers" button, as the model is compatible with the library.
  • Updated pipeline_tag to image-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.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment