Improve model card: Add metadata, abstract, links, and sample usage

#1
by nielsr HF Staff - opened

This PR significantly enhances the model card by:

  • Adding pipeline_tag: text-generation and library_name: transformers to the metadata, improving discoverability on the Hugging Face Hub and enabling the "Use in Transformers" widget.
  • Including a direct link to the project page: https://jusjinuk.me/blog/guidedquant/.
  • Integrating the paper's abstract to provide a quick overview of the model's contributions.
  • Adding a detailed Python code snippet for quick and easy sample usage.

These changes improve the clarity, usability, and discoverability of the model for the community.

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

Sign up or log in to comment