[Spec] Add DSpark: confidence-scheduled speculative decoding (#30261)
Co-authored-by: sglang-bot <232288953+sglang-bot@users.noreply.github.com> Co-authored-by: Claude Code <noreply@anthropic.com> Co-authored-by: Codex <noreply@openai.com> Co-authored-by: Liangsheng Yin <lsyincs@gmail.com> Co-authored-by: Liangsheng Yin <hnyls2002@gmail.com>
This commit is contained in:
co-authored by
sglang-bot
Claude Code
Codex
Liangsheng Yin
Liangsheng Yin
parent
24d59d8d74
commit
6cc9352dfe
@@ -121,6 +121,7 @@ def _make_model_runner(
|
||||
spec.is_eagle.return_value = False
|
||||
spec.is_standalone.return_value = False
|
||||
spec.is_dflash.return_value = False
|
||||
spec.is_dflash_family.return_value = False
|
||||
spec.is_none.return_value = True
|
||||
mr.spec_algorithm = spec
|
||||
|
||||
|
||||
Reference in New Issue
Block a user