Stanford and NVIDIA's CLM embeds decisions instead of tokens, 13x faster but accuracy drops at scale

Prompt Engineering · youtube · 2026-09-26

CLM: embedding-match instead of token generation

Stanford and NVIDIA Research introduced Contrastive LM (CLM), a "System 1" model that works like CLIP for decisions: it embeds the situation and every candidate action into one space and picks the nearest match instead of generating tokens, making decisions 13x faster.

Training and benchmarks:

Positioning: not a replacement for reasoning models today, but a fast first-stage shortlist before a model that compares options side by side.

Code, weights (8B) and a playground are open-sourced.

Original post →

More from Infra

Infra channel →