Add pipeline tag and improve model card
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the community science team at Hugging Face. I noticed this model repository is missing the pipeline_tag metadata, which helps users discover the model on the Hub. This PR adds pipeline_tag: text-generation and improves the model card by adding links to the paper, GitHub repository, and project page, as well as providing a "QuickStart" section for users.
Thrillcrazyer changed pull request status to merged