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.