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-generationpipeline tag for better discoverability. - Adding
library_name: transformersas 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.