Add model card, pipeline tag, and links to code & paper
#1
by nielsr HF Staff - opened
Hi! I'm Niels from Hugging Face.
I noticed this repository was missing a model card, so I went ahead and created one. This PR adds:
- Proper metadata with the
text-generationpipeline tag (so users can discover it more easily on the Hub) and the Apache 2.0 license. - A description of JetSpec.
- Links to the official paper JetSpec: Breaking the Scaling Ceiling of Speculative Decoding with Parallel Tree Drafting and the official GitHub repository.
- Quickstart usage examples based on the repository documentation.
Feel free to merge if this looks good to you!