메뉴
BL
The Decoder • 31일 전

엔비디아, 그록 3 LPX '세레브라스 4배 빠름' 주장…但 계산은 복잡

IMP
7/10
핵심 요약

엔비디아가 인공지능 에이전트용 추론 가속기 '그록 3 LPX(Groq 3 LPX)'의 본격 생산에 들어갔다고 발표했습니다. 벤치마크에서 초당 3,400 토큰을 기록하며 경쟁사 세레브라스보다 4배 빠르다고 주장하지만, 전문가들은 이 결과를 내기 위해 최소 64개의 칩이 필요한 반면 세레브라스는 1~2개면 충분하다는 점에서 공정한 비교가 아니라고 지적합니다.

번역된 본문

엔비디아, 세레브라스보다 4배 빠른 그록 3 LPX 주장…하지만 계산은 복잡하다

막시밀리안 슈라이너, 2026년 8월 25일

핵심 요점

  • 엔비디아가 AI 에이전트용 빠른 토큰 생성에 최적화된 새 추론 가속기 '그록 3 LPX'의 본격 생산을 시작했습니다.
  • 한 벤치마크에서 이 시스템은 초당 3,400 토큰을 기록했으며, 엔비디아는 이것이 경쟁사 세레브라스보다 4배 빠른 수치라고 주장합니다.
  • 하지만 전문가들은 이 비교가 엔비디아에 유리하게 구성되었다고 지적합니다. 엔비디아 아키텍처는 이 결과를 내려면 최소 64개의 칩이 필요한 반면, 세레브라스는 가속기 1~2개면 충분하기 때문입니다.

엔비디아는 전문 추론 가속기인 그록 3 LPX를 본격 생산 단계로 옮겼습니다. 독립 벤치마크는 토큰 생성에서 최고 수준의 성능을 보여주지만, 전문가들은 이 비교가 엔비디아 쪽에 유리하게 짜여 있다고 경고합니다.

핫 칩스(Hot Chips) 2026 컨퍼런스에서 엔비디아는 그록 3 LPX가 본격 생산에 들어갔다고 발표했습니다. 엔비디아가 '인터랙티브 AI 추론 가속기'라고 부르는 이 칩은 베라 루빈(Vera Rubin) 플랫폼을 확장한 것으로, 에이전틱 AI 시스템을 위한 초고속 토큰 생성을 목표로 설계되었습니다. 엔비디아는 올해 말 서비스를 시작할 예정이라고 밝혔습니다.

작년 12월 엔비디아는 약 200억 달러를 들여 그록(Groq) 라이선스를 인수했으며, 창립자 조너선 로스와 사장 서니 마드라도 영입했습니다. 그록은 AI 학습이 아닌 추론에 최적화된 프로세서를 만드는 회사입니다.

에이전트 기반 애플리케이션에서는 속도가 중요합니다. 에이전트는 수백에서 수천 번의 추론 단계를 거치며 막대한 양의 토큰을 소모하기 때문입니다. 시스템이 토큰을 빨리 생성할수록 같은 시간 안에 더 많은 추론 단계와 도구 호출을 처리할 수 있습니다. 따라서 사용자가 수용 가능한 대기 시간 내에서 에이전트는 더 자주 반복하고, 파일을 확인하고, 코드를 작성·테스트하고, 결과를 검증할 수 있습니다. 엔비디아는 이를 통해 코딩 작업이 '몇 시간에서 몇 분'으로 줄어든다고 말합니다.

인공 분석(Artificial Analysis)의 벤치마크는 그록 3 LPX가 얼마나 빠른지 보여줍니다. 10만 토큰 컨텍스트 윈도우의 오픈 모델 '젬마 4 31B(Gemma 4 31B)'에서 LPX 랙은 연속 50회 요청 기준 초당 3,400 토큰을 기록했습니다. 성능은 입력 길이 1만~10만 토큰 구간에서 안정적으로 유지되었습니다. 이 모델에서 기록된 역대 최고 수치입니다.

엔비디아는 이 덕분에 다음으로 빠른 옵션인 세레브라스 칩(초당 882 토큰)보다 4배 빠르다고 주장합니다.

기록이 실제로는 다르게 보이는 이유

그록은 SRAM 위주의 데이터플로 아키텍처에 의존합니다. 문제는 더 레지스터(The Register)가 지적했듯이, LPU 하나당 메모리가 500MB에 불과해 288GB를 탑재한 루빈 GPU의 576분의 1 수준이라는 점입니다. 따라서 모델은 이더넷으로 연결된 여러 가속기에 분산되며, 하나의 랙에 최대 256개의 LPU가 들어갑니다.

이 혼합 구성에서는 GPU가 연산 집약적인 프리필(prefill) 단계를, LPU가 대역폭 집약적인 디코드(decode) 단계를 담당합니다.

이러한 구성에서 젬마 4 31B는 최상의 시나리오입니다. 하나의 랙에 온전히 들어가는 밀집(dense) 모델이기 때문입니다. 더 큰 혼합 전문가(MoE) 모델에서 이 아키텍처가 어떻게 확장될지는 미지수입니다. 예를 들어 딥시크 V3(DeepSeek V3)는 1,342개의 가속기, 즉 5개 랙이 조금 넘는 규모가 필요합니다.

세레브라스와의 비교에서는 칩 수가 빠져 있습니다. 세레브라스는 이 모델에 가속기 1~2개면 되지만 엔비디아는 최소 64개가 필요합니다. 또한 이 비교는 세레브라스의 최신 CS-4 세대를 전혀 반영하지 않았습니다.

네비우스(Nebius)는 토큰 팩토리(Token Factory)를 통해 이 칩을 제공하는 첫 클라우드 프로바이더가 될 계획이며, 그록 자체도 초기 사용자 중 하나입니다.

원문 보기
원문 보기 (영어)
Nvidia says its Groq 3 LPX is four times faster than Cerebras, but the math is more complicated Maximilian Schreiner View the LinkedIn Profile of Maximilian Schreiner Aug 25, 2026 Nvidia Key Points Nvidia is starting full production of its new inference accelerator, the Groq 3 LPX, which is tuned for fast token generation for AI agents. In one benchmark, the system hit 3,400 tokens per second, which Nvidia says beats rival Cerebras by four times. But experts call the comparison stacked in Nvidia's favor, since its architecture needs at least 64 chips to reach that result, while Cerebras gets by with one or two accelerators. Ask about this article… Search Nvidia has moved its specialized inference accelerator, the Groq 3 LPX, into full production. An independent benchmark shows top numbers for token generation, but experts warn the comparison is stacked in Nvidia's favor. At the Hot Chips 2026 conference, Nvidia announced that its Groq 3 LPX has entered full production. The chip, which Nvidia calls an "interactive AI inference accelerator," extends the Vera Rubin platform and is built to deliver ultrafast token generation for agentic AI systems. Nvidia says it will go live later this year. In late December, the company paid about $20 billion for the Groq license and brought on founder Jonathan Ross and president Sunny Madra . Groq builds processors tuned for inference rather than AI training. Ad Speed is important for agentic applications, as agents burn through huge amounts of tokens across hundreds to thousands of inference steps. The faster a system generates tokens, the more reasoning steps and tool calls fit into the same window of time. So within a wait time users find acceptable, an agent can iterate more often, check files, write and test code, and verify results. Nvidia says this cuts coding tasks down to "minutes instead of hours." Ad A benchmark from Artificial Analysis is meant to show how fast the Groq 3 LPX runs: On the open model Gemma 4 31B with a 100,000-token context window, the LPX rack hit 3,400 tokens per second, measured across 50 back-to-back requests. Performance held steady between 10,000 and 100,000 tokens of input length. It's the highest figure ever recorded for this model. Nvidia says that makes the accelerator four times faster than the next best option, the Cerebras chip , at 882 tokens per second. Why the record looks different in practice Groq relies on an SRAM-heavy dataflow architecture. The catch, according to The Register , is that each LPU has just 500 MB of memory, 576 times less than a Rubin GPU with 288 GB. So models get split across several accelerators over Ethernet, with a single rack holding up to 256 LPUs. In this mixed setup, GPUs handle the compute-heavy prefill phase and the LPUs handle the bandwidth-heavy decode phase. Ad In this setup, The Register points out, Gemma 4 31B is a best-case scenario: a dense model that fits entirely in one rack. How the architecture scales with larger mixture-of-experts models remains an open question. DeepSeek V3, for one, would need 1,342 accelerators, or a little over five racks. The Cerebras comparison also leaves out chip counts. Cerebras requires one or two accelerators for the model, while Nvidia needs at least 64. And the comparison doesn't factor in Cerebras' newest CS-4 generation at all. Nebius plans to be the first cloud provider to offer the chip through its Token Factory, and Groq itself is among the early users. Ad Ad AI News Without the Hype – Curated by Humans Subscribe to THE DECODER for ad-free reading, a weekly AI newsletter, our exclusive "AI Radar" frontier report six times a year, full archive access, and access to our comment section. Subscribe now Source: Nvidia / Groq 3 LPX | Artificial Analysis / Benchmark | The Register / Groq Benchmarks | Nebius / Token Factory