Add library_name and pipeline_tag to metadata
#1
by
nielsr HF Staff - opened
Hi there! I'm Niels from the community science team at Hugging Face.
This PR adds library_name: transformers and pipeline_tag: text-generation to the model card metadata. These additions help users discover your model on the Hub and enable the automated "Use in Transformers" code snippet and the inference widget.
I've also added links to the paper and the official GitHub repository at the top of the README to make them more accessible. The rest of the model card content has been preserved.