sgl-project/sglang
View on GitHub[Feature] Simplify `tree_speculative_sampling_target_only`
Open
#12,562 opened on Nov 3, 2025
good first issue
Description
Checklist
- 1. If the issue you raised is not a feature but a question, please raise a discussion at https://github.com/sgl-project/sglang/discussions/new/choose Otherwise, it will be closed.
- 2. Please use English, otherwise it will be closed.
Motivation
Some TODOs for newcomers to SGLang
- Remove passing argument
draft_probs - Add a more efficient kernel (torch/triton/cuda) for topk=1 special case.
Related resources
No response