Improve model card: Add tags, links, abstract, and usage example

#1
by nielsr HF Staff - opened

This PR significantly enhances the model card by:

  • Adding pipeline_tag: text-generation to ensure the model appears in relevant Hub filters.
  • Specifying library_name: transformers for better integration and activation of the "Use in Transformers" widget.
  • Adding the quantization tag for improved discoverability.
  • Incorporating the paper's abstract to provide a comprehensive overview.
  • Adding explicit links to the project page and the GitHub repository for easy access to code and more information.
  • Including a runnable Python code snippet in a "Quick Start" section to demonstrate immediate usage.
  • Featuring the project logo for visual appeal and branding.
  • Removing the unnecessary "File information" section.

These improvements make the model card more informative, discoverable, and user-friendly on the Hugging Face Hub.

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

Sign up or log in to comment