Add library_name and pipeline_tag

#3
by nielsr HF Staff - opened

This PR adds the library_name and pipeline_tag to the model card metadata. The library_name is set to transformers as the model uses the transformers library for loading. The pipeline_tag is set to text-generation because the model is used for text generation tasks.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment