This seems like a major breakthrough for AI advancement
Tencent and Tsinghua introduced CALM (Continuous Autoregressive Language Models), a new approach that replaces next token prediction with continuous vector prediction, allowing the model to think in ideas instead of words.
Key results:
~4× fewer prediction steps
44% less training compute
Holy shit... this might be the next big paradigm shift in AI. 🤯
Tencent + Tsinghua just dropped a paper called Continuous Autoregressive Language Models (CALM) and it basically kills the “next-token” paradigm every LLM is built on.
Instead of predicting one token at a time, CALM predicts continuous vectors that represent multiple tokens at once.
Meaning: the model doesn’t think “word by word”… it thinks in ideas per step.
Here’s why that’s insane 👇
→ 4× fewer prediction steps (each vector = ~4 tokens)
→ 44% less training compute
→ No discrete vocabulary pure continuous reasoning
→ New metric (BrierLM) replaces perplexity entirely
They even built a new energy-based transformer that learns without softmax no token sampling, no vocab ceiling.
It’s like going from speaking Morse code… to streaming full thoughts.
If this scales, every LLM today is obsolete.
Nov 4, 2025 · 4:03 PM UTC







































