Add library name, pipeline tag, link to Github
#1
by
nielsr
HF Staff
- opened
This PR improves the model card by adding the library_name
and pipeline_tag
, and links to the Github repository. This ensures:
- The model can be easily found when searching by pipeline tag (https://huggingface.co/models?pipeline_tag=text-generation&sort=trending).
- The "Use in Transformers" widget appears on the model page.
Elliott
changed pull request status to
merged