Add library_name and pipeline_tag metadata

#6
by nielsr HF Staff - opened

This PR updates the metadata of the model card by adding library_name: transformers and pipeline_tag: text-generation. This ensures the model is classified correctly under the "Text Generation" category on the Hugging Face Hub and enables the automated "Use in Transformers" code snippet widget on the model page.

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

Sign up or log in to comment