In our experiments, this EAGLE-2 checkpoint serves as the baseline draft model for comparison with the proposed position-specialized draft models.
The full implementation of PosS, along with training details and evaluation scripts (including EAGLE-2 baselines), is available at:
If the model is not automatically downloaded by your framework, you may manually download the following files from this repository:
If you use this checkpoint in the context of PosS or refer to the PosS method, please cite:
1@misc{huang2025posspositionspecialistgenerates,
2 title = {POSS: Position Specialist Generates Better Draft for Speculative Decoding},
3 author = {Langlin Huang and Chengsong Huang and Jixuan Leng and Di Huang and Jiaxin Huang},
4 year = {2025},
5 eprint = {2506.03566},
6 archivePrefix= {arXiv},
7 primaryClass = {cs.CL},
8 url = {https://arxiv.org/abs/2506.03566}
9}
10