Improve model card: add pipeline tag, library name, code link, and usage example
#1
by
nielsr
HF Staff
- opened
This PR significantly enhances the model card for ycwu97/mamba2-distilled-small by:
- Adding the
pipeline_tag: text-generationto improve discoverability and classification. - Specifying
library_name: transformersas evidenced by theconfig.jsonand GitHub repository's setup, enabling automated "How to use" snippets on the Hub. - Including a direct link to the GitHub repository.
- Integrating a comprehensive sample usage code snippet, derived from the project's official GitHub repository, demonstrating how to use this model as a draft model within the STree framework.
Please review these changes.
Hi Nielsr,
Thanks for improving the model card. Meanwhile, I don't think we used Eagle model in the README.md in the github repository. I think we should either remove that part or put a reference to the STree github readme.
YC
Thanks, that's a mistake, will fix
ycwu97
changed pull request status to
merged