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-generationto ensure the model is correctly categorized in the Hub.library_name: transformersas 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.