Add pipeline_tag and library_name to metadata
#1
by
nielsr
HF Staff
- opened
Hi! I'm Niels from the Hugging Face community science team.
I've opened this PR to add pipeline_tag: text-generation and library_name: transformers to the model card's metadata. These tags help users find your model more easily when browsing the Hub by task and provide them with automated code snippets for integration.
I have also updated the model card to include a link to the original paper and clear installation/inference instructions from your GitHub repository.