Flash Vision-Language-Action Inference for Autonomous Driving DFlash draft model for z-lab/Alpamayo-1.5-10B, used by FlashDrive to accelerate the chain-of-causation reasoning of Alpamayo 1.5. DFlash (ICML 2026) uses a lightweight block-diffusion draft to propose several tokens in parallel; the target verifies each block in a single forward, preserving its output distribution. This draft is a 2-layer Qwen3-style network (block size 8) conditioned on target hidden states from layers 24/30/31/32/34. The repository also ships maskembedding.pt, the trained mask-token embedding FlashDrive appends to the target's embedding table. See the base model card and the FlashDrive repository for the full…

