Add metadata, paper/code links, and sample usage
#1
by nielsr HF Staff - opened
Hi! I'm Niels, part of the community science team at Hugging Face.
This PR improves the model card for the Speculative Pipeline Decoding checkpoints by:
- Adding YAML metadata (pipeline tag, library name, and license).
- Linking the model repository to its respective paper on the Hugging Face Hub.
- Adding a link to the official GitHub repository.
- Including a sample usage section with a code snippet from the repository to help users run inference.
Please review and merge if this looks good to you!
yuyijiong changed pull request status to merged