Add pipeline_tag and library_name to metadata
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community team.
This PR improves your model card by adding pipeline_tag: text-generation and library_name: transformers to the YAML metadata. This enables the automated code snippet widget on the model page, making it easier for users to copy-paste loading instructions, and ensures the model is correctly categorized in the Hub's task filtering.