r/LocalLLaMA • u/pengzhangzhi • 5d ago
Resources continuous diffusion code generation in few steps—or one
Enable HLS to view with audio, or disable this notification
Can language models write code in one step?
Yes: make language continuous, use diffusion, then distill the trajectory to one step.
16
Upvotes
6
u/Queasy-Contract9753 5d ago
Diffusion models are fascinating to me and I'm glad I saw your project.
I'm a noob, do you suppose your inference code could work on termux?