Batch Speculative Decoding

Fixes batch speculative decoding ragged tensor problem where sequences in batches accept different token counts, desynchronizing state. EQSPEC guarantees output equivalence through proper synchronization. EXSPEC reduces overhead 40% via cross-batch scheduling. Enables efficient parallel decoding with 95% equivalence.

adu2021 91229a3 9.0 KB Updated

File contents

adu2021/skillxiv/tree/main/skills/skillxiv-v0.0.2-claude-opus-4.6/batch-speculative-decoding commit 91229a3e5c

Frequently asked questions

npx skillmds@latest add adu2021/batch-speculative-decoding