(2) Slower inference at large batch sizes.
In this talk, Subham will introduce a new class of models called Diffusion-augmented LLMs address these issues. They
> Retain the AR architecture of LLMs
> Each layer has two sets of weights: AR weights and Diffusion weights
> Diffusion weights enable parallel sampling from the AR distribution losslessly
The resulting model Uno, is
💥 Faster than all speculative decoding methods: DFlash and EAGLE-3
💥 Speeds up RL-postraining unlike speculative decoding methods
🔥 Beats ALL diffusion LLMs: Mercury 2, Diffusion Gemma, Llada