Enhance model card with paper, code links and usage example

#1
by nielsr HF Staff - opened

This PR improves the model card for SLM-SQL by:

  • Adding explicit links to the Hugging Face paper page and making the GitHub repository link more prominent in the 'Important Links' section for better discoverability.
  • Including a comprehensive Python usage example for text-to-SQL generation using the transformers library, demonstrating how to load the model and apply its chat template.
  • Removing redundant mentions of the GitHub link from the introduction.
Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment