Add pipeline tag, library name and link to code
#1
by nielsr HF Staff - opened
This PR ensures that the model can be found at https://huggingface.co/models?pipeline_tag=text-generation&sort=trending.
It also includes library_name: transformers, since the code snippet reveals that it is compatible with the Transformers library.
guinansu changed pull request status to merged