Improve model card: Add library, update pipeline tag, link to code
#1
by nielsr HF Staff - opened
This PR improves the model card by:
- Updating the
pipeline_tagtotext-generationto accurately reflect the model's capabilities in reasoning and code generation. - Adding
library_name: transformersto indicate compatibility with the Hugging Face Transformers library. - Adding a direct link to the GitHub repository for easier access to the code.
Xuandong changed pull request status to merged