Add paper link, pipeline tag, library name, and sample usage

#1
by nielsr HF Staff - opened

This PR improves the model card for ChipMATE-V-4B by:

  • Adding the text-generation pipeline tag for better discoverability.
  • Adding library_name: transformers as the model is compatible with the library.
  • Linking the model to its research paper: ChipMATE: Multi-Agent Training via Reinforcement Learning for Enhanced RTL Generation.
  • Adding a sample usage section derived from the official GitHub repository, including serving instructions and a Python snippet.
  • Including a BibTeX citation.
Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment