benchmarkNVIDIA

Nvidia Claims Groq 3 LPX Hits 3,400 Tokens/Sec, 4x Cerebras — But Needs 64 Chips to Do It

TL;DR

Nvidia's new Groq 3 LPX inference accelerator hit 3,400 tokens per second on Gemma 4 31B, a figure the company says is four times faster than Cerebras. Experts note the benchmark uses at least 64 LPX chips versus Cerebras' one or two accelerators, making the comparison far less clean than it appears.

3 min read
0

Nvidia has moved its specialized inference chip, the Groq 3 LPX, into full production, and an independent benchmark shows record-setting token generation speeds. But the headline comparison against rival Cerebras obscures a major difference in hardware scale, according to analysis from The Register.

At the Hot Chips 2026 conference, Nvidia announced that the Groq 3 LPX has entered full production. The chip, which Nvidia calls an "interactive AI inference accelerator," extends the company's Vera Rubin platform and is designed for fast token generation in agentic AI systems. Nvidia says the chip will go live later this year.

The accelerator is the product of Nvidia's roughly $20 billion acquisition of Groq's license in late December, a deal that also brought Groq founder Jonathan Ross and president Sunny Madra to Nvidia. Groq has historically built processors optimized for inference rather than training — a focus that matters increasingly for agentic applications, which can burn through thousands of tokens across hundreds or thousands of inference steps. Faster token generation means more reasoning steps, tool calls, and verification cycles fit into a user's acceptable wait time. Nvidia claims this can cut coding tasks down to "minutes instead of hours."

The benchmark numbers

A benchmark from Artificial Analysis measured the Groq 3 LPX running the open model Gemma 4 31B with a 100,000-token context window. Across 50 back-to-back requests, the LPX rack hit 3,400 tokens per second, with performance holding steady between 10,000 and 100,000 tokens of input length — the highest figure ever recorded for this model, according to Nvidia. The company says that makes the LPX four times faster than the next-best result: Cerebras, at 882 tokens per second.

Why the comparison is more complicated

The Groq architecture relies on SRAM-heavy dataflow chips, but each LPU carries just 500 MB of memory — 576 times less than a single Rubin GPU's 288 GB, according to The Register. As a result, models must be split across multiple accelerators connected over Ethernet, with a single rack holding up to 256 LPUs. In Nvidia's mixed setup, GPUs handle the compute-heavy prefill phase while LPUs handle the bandwidth-heavy decode phase.

The Register notes that Gemma 4 31B, a dense model that fits entirely within one rack, represents a best-case scenario for this architecture. How it scales to larger mixture-of-experts models is unresolved: DeepSeek V3, for example, would require 1,342 accelerators — just over five racks — to run.

Critically, Nvidia's comparison against Cerebras doesn't account for chip count. Cerebras needs only one or two accelerators to run the same model, while Nvidia's setup requires at least 64 LPX chips to hit its benchmark figure. The comparison also excludes Cerebras' newest CS-4 generation entirely.

Nebius plans to be the first cloud provider to offer the Groq 3 LPX through its Token Factory service, with Groq itself listed among early users.

What this means

Raw tokens-per-second numbers make for a clean marketing claim, but they hide the real cost of the comparison: Nvidia's result depends on scaling out dozens of chips, while Cerebras achieves a competitive figure with a fraction of the hardware. For buyers, the more relevant metric isn't peak throughput but tokens generated per dollar and per chip — figures that aren't yet public. Until Nvidia publishes results against Cerebras' CS-4 or provides efficiency-normalized numbers, the "4x faster" claim should be read as true only under a specific, favorable configuration.

Related Articles

research

Nvidia Research: Custom Harness Pushes Claude Opus 5 from 30% to 100% on ARC-AGI-3

Nvidia researchers report that a custom agent harness with a supervisory component drove Claude Opus 5 from a 30% baseline score to a perfect 100% on the ARC-AGI-3 benchmark. The findings add to mounting evidence that scaffolding, not the underlying model, is the dominant factor in long-horizon agentic performance.

benchmark

Artificial Analysis Launches Search Index Benchmark for AI Agent Search APIs

Artificial Analysis has released the Search Index, a benchmark measuring how search API providers perform for AI agents across quality, cost, and speed. Parallel, Exa, and Firecrawl lead the initial rankings, with search access boosting model scores from 33 to as high as 75 points.

model release

NVIDIA Nemotron 3.5 Lightning Arrives on Amazon SageMaker JumpStart, Targets High-Volume Agentic Workloads

NVIDIA's Nemotron 3.5 Lightning, a 30B-parameter hybrid Mixture-of-Experts model with only 3B active parameters, is now available for one-click deployment on Amazon SageMaker JumpStart. NVIDIA claims up to 4x higher throughput and 30% faster task completion for high-volume agentic workloads compared to larger frontier models.

model release

NVIDIA Releases Nemotron 3.5 Lightning: 30B MoE Model with 1M Token Context and 3B Active Parameters

NVIDIA released the full-precision BF16 reference weights for Nemotron 3.5 Lightning, a 30B-parameter Mixture-of-Experts model with only 3B active parameters and support for up to 1 million tokens of context. The model uses a hybrid Mamba-2, MoE, and Attention architecture and is licensed under OpenMDW-1.1 for commercial use.

Comments

Loading...