Improve model card: Add metadata, links, and usage example

#1
by nielsr HF Staff - opened

This PR enhances the model card by:

  • Adding library_name: transformers and pipeline_tag: text-generation to the metadata.
  • Adding a link to the project page.
  • Adding a Python code snippet for quick inference, derived from the project's quick start guide.
  • Updating the license to mit according to the project's GitHub.
Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment