Add model card and metadata
#1
by nielsr HF Staff - opened
Hi! I'm Niels, part of the community science team at Hugging Face.
I've opened this PR to improve the model card for this repository. Specifically, I have:
- Added metadata to the YAML section (
pipeline_tag,library_name, andlicense). - Included a descriptive summary of the model and its role in speculative decoding as presented in the TAPS paper.
- Added links to the paper and the official GitHub repository.
- Added the BibTeX citation for the paper.
Feel free to merge this if it looks good to you!