Improve model card: Add pipeline tag, library name, and project page
#1
by
nielsr
HF Staff
- opened
This PR enhances the model card by:
- Moving
text-generationfromtagstopipeline_tagmetadata for better discoverability. - Adding
library_name: transformersto the metadata, enabling the automated code snippet on the Hub. - Adding a direct link to the project page for easy access.
These changes will improve the model's visibility and user experience on Hugging Face.