sgl-project/sglang
[Feature] Simplify `tree_speculative_sampling_target_only`
开放
#12,562 创建于 2025年11月3日
good first issue
仓库指标
- 星标
- (28,442 个星标)
- PR 合并指标
- (平均合并 2天 1小时) (30 天内合并 1,000 个 PR)
描述
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