Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

LLaDA2.0: Scaling Up Diffusion Language Models to 100B

About

This paper presents LLaDA2.0 -- a tuple of discrete diffusion large language models (dLLM) scaling up to 100B total parameters through systematic conversion from auto-regressive (AR) models -- establishing a new paradigm for frontier-scale deployment. Instead of costly training from scratch, LLaDA2.0 upholds knowledge inheritance, progressive adaption and efficiency-aware design principle, and seamless converts a pre-trained AR model into dLLM with a novel 3-phase block-level WSD based training scheme: progressive increasing block-size in block diffusion (warm-up), large-scale full-sequence diffusion (stable) and reverting back to compact-size block diffusion (decay). Along with post-training alignment with SFT and DPO, we obtain LLaDA2.0-mini (16B) and LLaDA2.0-flash (100B), two instruction-tuned Mixture-of-Experts (MoE) variants optimized for practical deployment. By preserving the advantages of parallel decoding, these models deliver superior performance and efficiency at the frontier scale. Both models were open-sourced.

Tiwei Bie, Maosong Cao, Kun Chen, Lun Du, Mingliang Gong, Zhuochen Gong, Yanmei Gu, Jiaqi Hu, Zenan Huang, Zhenzhong Lan, Chengxi Li, Chongxuan Li, Jianguo Li, Zehuan Li, Huabin Liu, Lin Liu, Guoshan Lu, Xiaocheng Lu, Yuxin Ma, Jianfeng Tan, Lanning Wei, Ji-Rong Wen, Yipeng Xing, Xiaolu Zhang, Junbo Zhao, Da Zheng, Jun Zhou, Junlin Zhou, Zhanchao Zhou, Liwang Zhu, Yihong Zhuang• 2025

Related benchmarks

TaskDatasetResultRank
Code GenerationHumanEval (test)--
444
Code GenerationMBPP (test)--
276
ReasoningHellaSwag (HS)
HellaSwag Accuracy84.97
142
ReasoningPIQA
Accuracy96.5
133
Text-to-SQLSpider
Exec Acc (All)82.49
57
Function-level Code GenerationHumanEval+ augmented (test)
Pass@187.8
46
Function-level Code GenerationMBPP+ augmented (test)
Pass@179.6
45
Code GenerationBigCodeBench-Completion Full
pass@141.6
41
CodingHumanEval+
Pass@188.41
31
KnowledgeMMLU-Pro
Score74.79
30
Showing 10 of 51 rows

Other info

GitHub

Follow for update