Add pipeline_tag and library_name to metadata

#1
by nielsr HF Staff - opened

Hi! I'm Niels from the Hugging Face community science team.

This PR improves the model card metadata by explicitly adding the pipeline_tag (text-generation) and the library_name (transformers) tags. This enables the automated code generation snippets and "Use in Transformers" button on the Hugging Face Hub, improving the discoverability and usability of the model.

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

Sign up or log in to comment