Add library\_name and pipeline\_tag for enhanced model card

#1
by nielsr HF Staff - opened

This PR improves the model card metadata by:

  • Adding the library_name: transformers tag, so the HF hub can automatically display the model with the proper code

  • Adding the pipeline_tag: text-generation tag, ensuring the model shows up when filtering for text-generation in the HF Model Hub

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

Sign up or log in to comment