Add pipeline tag, library name and Github link
#1
by
nielsr
HF Staff
- opened
This PR adds the pipeline_tag and library_name to the model card metadata, and includes a link to the GitHub repository for easier access to the code. The pipeline_tag is set to text-generation as this is a language model. The library_name is set to transformers because the model is used with the transformers library.
iperbole
changed pull request status to
merged