Add pipeline tag, library name and link to code
#1
by nielsr HF Staff - opened
This PR improves the model card by:
- Adding the
pipeline_tagto ensure the model can be found at https://huggingface.co/models?pipeline_tag=text-generation. - Specifying the
library_nameas Transformers. - Adding a link to the official code repository.
guinansu changed pull request status to merged