--- license: apache-2.0 --- # DICE-1.7B: Diffusion Large Language Models Excel at Generating CUDA Kernels [DICE](https://deadlykitten4.github.io/DICE/) is a series of diffusion large language models (dLLMs) designed for CUDA kernel generation, spanning three parameter scales, 1.7B, 4B, and 8B. - **Paper:** [DICE: Diffusion Large Language Models Excel at Generating CUDA Kernels](https://arxiv.org/abs/2602.11715) - **Project Page:** [https://deadlykitten4.github.io/DICE/](https://deadlykitten4.github.io/DICE/) - **Repository:** [https://github.com/deadlykitten4/DICE](https://github.com/deadlykitten4/DICE) ## Citation ```bibtex @article{bai2026dice, title={DICE: Diffusion Large Language Models Excel at Generating CUDA Kernels}, author={Bai, Haolei and Kong, Lingcheng and Chen, Xueyi and Wang, Jianmian and Tao, Zhiqiang and Wang, Huan}, journal={arXiv preprint arXiv:2602.11715}, year={2026} }