Improve model card: Add pipeline tag, library name, and GitHub link
#1
by
nielsr
HF Staff
- opened
This PR enhances the model card by adding the pipeline_tag: text-generation
and library_name: transformers
metadata. This improves model discoverability on the Hugging Face Hub and enables the "Load with Transformers" widget. Additionally, it includes a direct link to the associated GitHub repository for the project, providing users with access to the original codebase.
azzzacs
changed pull request status to
merged