vllm.model_executor.models.laguna_dflash ¶
DFlash speculator for Laguna target models.
Laguna DFlash uses a uniform drafter layer flavor (layer_types all full or all sliding). The draft checkpoint shares token embedding and lm_head weights with the target model through the generic spec-decode proposer.