The vLLM project released version 0.28.0rc2, which includes the DFlash2 speculative decoding feature.
- DFlash2 implements a local convolution mechanism for efficient token generation.
- The update introduces a dedicated candidate selector to improve the spec decode process.
- This change was cherry-picked from commit b389ac2 and signed off by khluu.