Add pipeline tag and library metadata
#1
by nielsr HF Staff - opened
This PR improves the model card by adding the pipeline_tag: text-generation to ensure it is correctly categorized on the Hugging Face Hub. It also updates the library_name to transformers based on the provided usage example, which will enable automated code snippets for users.
kennedyian94 changed pull request status to merged