How to use from
Docker Model Runner
docker model run hf.co/SJTU-DENG-Lab/MBD-Math-SDAR-8B-Chat-b32
Quick Links

Multi-Block Diffusion Language Models (MBD-LMs)

This repository contains the model weights for Multi-Block Diffusion Language Models (MBD-LMs), as presented in the paper Multi-Block Diffusion Language Models.

Introduction

Block Diffusion Language Models (BD-LMs) improve diffusion-based text generation with KV caching and flexible-length generation. MBD-LMs extend them from Single-Block Diffusion (SingleBD) to Multi-Block Diffusion (MultiBD), where a running-set of consecutive blocks is decoded concurrently for inter-block parallelism.

By post-training BD-LMs with Multi-block Teacher Forcing (MultiTF) and utilizing an optimized decoding algorithm based on the Block Buffer mechanism, MBD-LMs translate increased decoding parallelism into significant wall-clock acceleration without sacrificing quality.

Citation

If you find this work useful, please cite the paper:

@article{jin2026multi,
  title={Multi-Block Diffusion Language Models},
  author={Jin, Yijie and Xu, Jiajun and Liu, Yuxuan and Xu, Chenkai and Tu, Yi and Li, Jiajun and Tu, Dandan and Yan, Xiaohui and Yu, Kai and Liu, Pengfei and Deng, Zhijie},
  journal={arXiv preprint arXiv:2606.29215},
  year={2026}
}
Downloads last month
637
Safetensors
Model size
8B params
Tensor type
BF16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Space using SJTU-DENG-Lab/MBD-Math-SDAR-8B-Chat-b32 1

Collection including SJTU-DENG-Lab/MBD-Math-SDAR-8B-Chat-b32

Paper for SJTU-DENG-Lab/MBD-Math-SDAR-8B-Chat-b32