One email each morning — yesterday's AI, sortedGet it in your inbox

METAL LAB

Cerebras CS-4 boosts inference speed up to 30x over GPUs

Wafer-to-wafer latency cut to 2 microseconds, sustaining over 1,000 tokens per second even on 10-trillion-parameter-class models

Cerebras 서버 랙과 내부 부품이 나란히 보이는 제품 사진

이미지: Hacker News (200↑)

Summary

  • Cerebras unveiled its next-generation AI inference hardware, the CS-4. The company said it delivers up to 30x faster inference speed than GPU-based systems.
  • By cutting wafer-to-wafer communication latency to 2 microseconds, it maintains generation speeds above 1,000 tokens per second even on models exceeding 10 trillion parameters.
  • A modular design that separates power, cooling, and compute has shortened deployment time from days to hours.
추론 속도
GPU 시스템 대비 최대 30배
전력 효율
CS-3 대비 와트당 처리량 최대 10배
웨이퍼 간 지연시간
2마이크로초
생성 속도
10조 매개변수 이상 모델에서 초당 1,000토큰 이상
전력 공급 거리
프로세서에서 0.5mm (기존 GPU 보드 약 50mm 대비 약 100배 근접)
배포 시간
며칠에서 몇 시간으로 단축
부품 수
웨이퍼 스케일 백팩 기준 50% 감소

What changed

Cerebras has unveiled its new inference hardware, the CS-4. The company highlighted one key figure: inference speed up to 30x faster than GPU-based systems. This performance is powered by the new WSE-Turbo processor, which also doubles per-wafer speed compared to its predecessor.

Instead of stringing together multiple GPUs, Cerebras has long taken the approach of putting an entire AI model on a single massive silicon wafer. As covered in the August 6 article Lovable, Cerebras Partner on AI Response-Speed Infrastructure, this wafer-scale engine design eliminates the communication overhead of moving data between separate chips, cutting latency at the source. The CS-4 pushes this approach one step further.

이미지: Hacker News (200↑)

Real-time performance even for 10-trillion-parameter-class models

According to Cerebras, the CS-4 cuts wafer-to-wafer communication latency down to 2 microseconds. The company said this allows even ultra-large models with more than 10 trillion parameters to generate over 1,000 tokens per second, maintaining conversational response speeds. Under the same conditions, throughput per watt rose up to 10x compared to the previous-generation CS-3 — meaning both speed and power efficiency improved simultaneously.

이미지: Hacker News (200↑)

Nexus Platform Architecture and the wafer-scale backpack

The CS-4 is the first product built on Cerebras's newly introduced "Nexus Platform Architecture," which separates compute, power, and I/O into distinct modules. Among these, the "wafer-scale backpack" is an assembly that compresses the wafer itself along with power conversion, direct liquid cooling, high-speed I/O, and control electronics into a single 3D package — cutting the component count by 50% compared to before, the company said.

The distance for power delivery has also shrunk dramatically. The distance from processor to power source is now 0.5 millimeters, 100 times shorter than the roughly 50 millimeters typical on existing GPU boards. Cerebras said this design nearly eliminates power loss at the board level and doubles the amount of power that can be delivered to the WSE-Turbo, enabling higher operating frequencies and faster token generation. The new I/O subsystem doubles bandwidth and reduces latency, and the company also introduced a "wafer I/O module" that connects wafers within and across racks without requiring separate switches.

이미지: Hacker News (200↑)

What's different from the CS-3

ItemCS-3CS-4
Per-wafer performanceBaselineUp to 2x improvement
Throughput per wattBaselineUp to 10x improvement
Wafer-to-wafer latencyRelatively high2 microseconds
Power-to-processor distanceComparable to standard GPU boards0.5mm
Deployment timeRelatively longDays → hours

Cerebras explained that the "power rack," which houses the power, cooling, and network layers, can be installed and field-certified before the compute modules even arrive. After that, only the compute backpack needs to be inserted into the rack, cutting deployment time from a matter of days to a matter of hours.

Where is it actually being used

Cerebras's wafer-scale engine is already powering real-world services. Vibe-coding startup Lovable announced a partnership with Cerebras last month and said it is migrating latency-sensitive coding-agent workloads to this infrastructure first. Around the same time, Lovable doubled its valuation to $13.3 billion in just eight months. The CS-4's claimed generation speed of over 1,000 tokens per second is likely to translate into perceptibly lower response latency for real-time coding agents and conversational services like this. However, the announcement did not specify when the CS-4 will actually be deployed in commercial cloud services or under what specific terms it will be offered.

Editor's view

The competition in AI inference infrastructure is now splitting into two paths: one where companies like NVIDIA scale by stringing together large numbers of general-purpose GPUs, and another where companies like Cerebras put an entire model on a single giant wafer to eliminate inter-chip communication costs altogether. The numbers Cerebras is emphasizing with the CS-4 — 2-microsecond latency, a 0.5mm power delivery distance — represent the latter approach taken to its logical extreme. The announcement shows in concrete numbers that once models with more than 10 trillion parameters need to run in real time, the physical distance between chips itself becomes the bottleneck.

Compared to the previous-generation CS-3, what stands out most in this announcement isn't the speed figures but the assembly approach. The combination of a backpack structure that compresses wafer, power, and cooling into one unit, a 50% reduction in component count, and deployment time cut from days to hours signals that the company is now competing not just on chip performance, but on how quickly its hardware can actually be plugged into a data center. Anyone who has worked with hyperscale infrastructure knows that the real bottleneck is often not chip performance but the time it takes to install and certify equipment.

For domestic companies, what matters most right now are startups that can rent this infrastructure as a cloud service. For a company running latency-sensitive agent services like Lovable, leasing this kind of specialized hardware instead of expanding its own GPU cluster is already a realistic option. That said, deploying ultra-large models directly on in-house infrastructure remains the domain of major cloud providers and a small number of hyperscalers.

The thing to watch in the coming weeks is when — and at what pricing — the CS-4 becomes available as an actual cloud API. How quickly Cerebras can turn this speed advantage into a commercial service will likely reshape the price-and-speed competition with GPU-based inference services again within the next quarter.