File size: 327 Bytes
e77784b |
1 2 3 4 5 6 7 8 9 |
---
license: mit
pipeline_tag: text-generation
library_name: transformers
---
This repository contains the LongSpec model described in the paper [LongSpec: Long-Context Lossless Speculative Decoding with Efficient Drafting and Verification](https://huggingface.co/papers/2502.17421).
Code: https://github.com/sail-sg/LongSpec |