Improve model card metadata

#1
by nielsr HF Staff - opened

Hi! I'm Niels from the Hugging Face community team.

I've opened this PR to enhance the model card metadata by adding:

  • pipeline_tag: text-generation to ensure the model is correctly categorized in the Hub.
  • library_name: transformers as the repository contains the necessary configuration files for use with the library.

This will enable features like the "Use in Transformers" button and better filtering in the model gallery.

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

Sign up or log in to comment