Add library_name and pipeline tag, link to Github
#1
by
nielsr
HF Staff
- opened
This PR adds the library_name tag, which is transformers, as well as the pipeline_tag, which is text-generation.
This ensures the "how to use" button appears on the top right, and that the model can be found at https://huggingface.co/models?pipeline_tag=text-generation.
It also adds a link to the Github repository.