Improve model card: Add pipeline tag, library name, project links, and usage example

#1
by nielsr HF Staff - opened

This PR enhances the model card by:

  • Adding pipeline_tag: text-generation for better discoverability.
  • Specifying library_name: transformers for clearer integration with the Hugging Face Transformers library.
  • Including a link to the project page for additional information.
  • Providing a direct Python usage example for quick inference.
Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment