The Salt - Curated AI

The Salt - Curated AI

Jet-Nemotron: Searching for the Best Attention Architecture

DeltaNet + Hardware-aware Search

Benjamin Marie's avatar
Benjamin Marie
Sep 23, 2025
∙ Paid
Image generated with ChatGPT

RWKV, Mamba-2, DeltaNet, and others replace quadratic-time attention with linear-time mechanisms. This unlocks million-token contexts without blowing up memory.

However, purely “linear-attention” models often underperform strong, full self-attention baselines at scale. The emerging remedy is hybrid designs that mix linear and full attention. Jamba, Nemotron-H, and, more recently, Qwen3-Next are notable successes.

Running Qwen3-Next: Hybrid Attention, MoE, and 4-Bit Quantization

Running Qwen3-Next: Hybrid Attention, MoE, and 4-Bit Quantization

Benjamin Marie
·
September 18, 2025
Read full story

But which hybrid works best? Designing these models raises several hard questions:

  • Which linear blocks? Mamba, DeltaNet, RWKV, …?

  • How often to insert full attention? Each self-attention layer improves quality but hurts efficiency (latency, max context, memory).

  • What hyperparameters fit your hardware? Heads, dimensions, sequence scheduling, etc.

NVIDIA’s Jet-Nemotron framework automatically searches over hybrid architectures and hyperparameters to find high-performing, hardware-aware designs. Compared to prior work, it’s cheaper to run and discovers models that can outperform full self-attention peers while being more efficient.

What’s in this article:

  1. A quick refresher on the most popular alternatives to full self-attention.

  2. A deep dive into Jet-Nemotron: how the search works, and why it’s cost-effective.

  3. Results and caveats (this is NAS, after all): when the approach shines, and where to be cautious.

Full Self-Attention: What Are the “Linear” Alternatives?

This post is for paid subscribers

Already a paid subscriber? Sign in
© 2026 Benjamin Marie · Privacy ∙ Terms ∙ Collection notice
Start your SubstackGet the app
Substack is the home for great culture