Add library_name and pipeline_tag

#1
by nielsr HF Staff - opened

This PR adds the library_name (transformers) and pipeline_tag (text-generation) to the model card metadata. This will:

  • Enable the "How to use" button in the top right corner of the model page.
  • Allow users to find the model when filtering by the text-generation pipeline on the Hugging Face Hub.
Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment