Add library name, pipeline tag, and Github link

#1
by nielsr HF Staff - opened

This PR adds the library_name and pipeline_tag metadata to the model card, and includes a link to the Github repository for easier access to the code. The pipeline_tag is set to text-generation as the model is used for text generation tasks. The library_name is set to transformers based on the model configuration files present in the repository.

yolay changed pull request status to merged

Sign up or log in to comment