Add library name and pipeline tag
#1
by nielsr HF Staff - opened
This PR makes it easier for people to find the model on the hub by adding the text-generation pipeline tag and the transformers library name in the metadata.
The model can now be found at https://huggingface.co/models?pipeline_tag=text-generation&sort=trending.
m1ngcheng changed pull request status to merged