Update model card: add library_name, update pipeline_tag and link paper
#2
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community team.
This PR aims to improve the model card for your reasoning model by:
- Adding the
library_name: transformersmetadata tag to enable the "Use in Transformers" button. - Updating the
pipeline_tagtotext-generationfor better discoverability. - Updating the model description and citation to reflect the title provided in the paper info.
- Adding a link to the official GitHub repository.
Please let me know if you have any questions!