this post was submitted on 21 May 2025
10 points (100.0% liked)

Technology

1124 readers
33 users here now

A tech news sub for communists

founded 2 years ago
MODERATORS
 

Traditional autoregressive language models generate text sequentially, one token at a time, leading to slower outputs with limited coherence and quality.

Diffusion models are an alternative approach. Instead of direct prediction, they iteratively refine noise, enabling faster generation, dynamic error correction, and greater control. This makes them particularly effective for editing tasks, including in math and code.

https://github.com/ML-GSAI/LLaDA

you are viewing a single comment's thread
view the rest of the comments
[–] burlemarx@lemmygrad.ml 2 points 1 day ago

Nice, another improvement on existing LLM models. It's impressive how fast the Chinese are advancing in this technology. The nice thing is that they made their work open source as well.