AI News AI资讯 5h ago Updated 2h ago 更新于 2小时前 49

AMD and Cerebras Launch AI Inference Solution AMD与Cerebras推出AI推理解决方案

AMD and Cerebras have announced a technical partnership to create a disaggregated AI inference solution combining AMD Helios rackscale systems with the Cerebras Wafer-Scale Engine. The architecture leverages AMD Helios for high-throughput prompt processing and large context windows, while utilizing Cerebras for ultra-low-latency token generation and decoding. The joint solution is projected to deliver up to 5x higher tokens per second per watt (T/s/W) compared to existing standalone implementati AMD与Cerebras宣布技术合作,将AMD Helios机架级解决方案与Cerebras晶圆级引擎(WSE)结合,打造异构AI推理基础设施。 该联合方案采用“解耦推理”架构,利用AMD Helios处理高吞吐量提示词,利用Cerebras WSE实现超低延迟的Token生成。 预计联合解决方案在能效比上可实现每瓦特每秒Token数(T/s/W)提升高达5倍,专为实时智能体等低延迟场景优化。 Cerebras计划在数据中心部署AMD Helios系统,该联合解决方案预计于2026年下半年通过Cerebras Cloud率先向客户开放。

75
Hot 热度
65
Quality 质量
70
Impact 影响力

Analysis 深度分析

TL;DR

  • AMD and Cerebras have announced a technical partnership to create a disaggregated AI inference solution combining AMD Helios rackscale systems with the Cerebras Wafer-Scale Engine.
  • The architecture leverages AMD Helios for high-throughput prompt processing and large context windows, while utilizing Cerebras for ultra-low-latency token generation and decoding.
  • The joint solution is projected to deliver up to 5x higher tokens per second per watt (T/s/W) compared to existing standalone implementations.
  • This collaboration targets latency-sensitive applications such as real-time agentic AI, autonomous agents, and live copilots that require immediate response times.
  • The integrated infrastructure is scheduled for deployment in Cerebras data centers and will be available via Cerebras Cloud in the second half of 2026.

Why It Matters

This partnership represents a significant shift in AI infrastructure strategy by acknowledging that a single hardware architecture cannot optimally handle all aspects of modern inference workloads. By decoupling prompt processing from token generation, providers can offer more efficient and cost-effective solutions for emerging real-time applications. For practitioners, this highlights the growing importance of heterogeneous computing strategies where specific hardware strengths are matched to distinct stages of the inference pipeline.

Technical Details

  • Disaggregated Architecture: The solution splits the inference workflow into two distinct phases: AMD Helios handles the compute-intensive prompt encoding and large context window management, while the Cerebras Wafer-Scale Engine manages the memory-bandwidth-intensive decode phase for rapid token output.
  • Performance Metrics: The combined system aims to achieve up to 5x improvement in energy efficiency, measured in tokens per second per watt (T/s/W), by optimizing each stage with specialized silicon.
  • Hardware Components: Utilizes AMD Helios rackscale solutions for scalability and throughput, paired with Cerebras Wafer-Scale Engine technology known for its on-chip interconnects and low-latency characteristics.
  • Deployment Model: Cerebras plans to integrate AMD Helios systems directly into its own data center infrastructure, making the hybrid capability accessible through its cloud platform.
  • Target Workloads: Specifically engineered for scenarios demanding sub-second response times, including software development assistants, robotics control loops, and scientific discovery agents.

Industry Insight

The rise of disaggregated inference architectures suggests that future AI infrastructure will increasingly rely on best-of-breed components rather than monolithic solutions, allowing for greater optimization across different workload types. Organizations should prepare their MLOps pipelines to support heterogeneous hardware environments, as mixing GPU-based prompt processing with specialized accelerator-based decoding may become standard for high-performance real-time applications. Additionally, the focus on energy efficiency (T/s/W) indicates that operational costs will remain a critical driver for hardware selection in large-scale inference deployments.

TL;DR

  • AMD与Cerebras宣布技术合作,将AMD Helios机架级解决方案与Cerebras晶圆级引擎(WSE)结合,打造异构AI推理基础设施。
  • 该联合方案采用“解耦推理”架构,利用AMD Helios处理高吞吐量提示词,利用Cerebras WSE实现超低延迟的Token生成。
  • 预计联合解决方案在能效比上可实现每瓦特每秒Token数(T/s/W)提升高达5倍,专为实时智能体等低延迟场景优化。
  • Cerebras计划在数据中心部署AMD Helios系统,该联合解决方案预计于2026年下半年通过Cerebras Cloud率先向客户开放。

为什么值得看

本文揭示了AI基础设施从单一算力堆叠向“异构解耦”架构演进的关键趋势,展示了如何通过组合不同优势芯片来解决推理中吞吐量与延迟难以兼得的痛点。对于关注AI落地应用(如实时Agent、代码助手)的企业而言,这种针对特定工作负载优化的硬件协同方案提供了极具参考价值的性能提升路径。

技术解析

  • 异构解耦架构:方案将推理流程拆分为两个独立优化的阶段。AMD Helios作为高性能、可扩展的吞吐量引擎,负责处理提示词(Prompt)和长上下文窗口;Cerebras Wafer-Scale Engine则专注于内存带宽密集型任务,提供超快的解码和Token生成能力,实现超低延迟。
  • 性能指标:通过整合两种计算引擎,联合方案旨在显著降低延迟并提高吞吐量,官方宣称其能效表现(Tokens per second per watt)相比传统方案可提升高达5倍。
  • 应用场景适配:针对高容量工作负载(优先最大化Token生成)与实时交互工作负载(如编程、实时Copilot、Live Agents,优先响应速度)的不同需求,提供了灵活的硬件匹配策略。
  • 部署计划:Cerebras将在其数据中心内部署AMD Helios系统,初期将通过Cerebras Cloud提供服务,预计2026年下半年上线。

行业启示

  • 推理市场的细分化与专业化:随着AI从训练转向大规模推理,且应用场景日益多样化(如实时Agent vs 批量处理),单一的通用加速器已无法满足所有需求,针对特定阶段(Prefill vs Decode)优化的异构组合将成为主流。
  • 硬件厂商的生态合作深化:AMD与Cerebras的合作表明,头部硬件厂商正通过互补而非单纯竞争的方式,共同构建更完整的AI基础设施栈,以应对复杂的工作负载挑战。
  • 实时智能体(Agentic AI)的基础设施升级:对超低延迟的高要求正在推动底层硬件架构的创新,未来支持实时交互的智能体应用将依赖于此类专门优化的推理平台。

Disclaimer: The above content is generated by AI and is for reference only. 免责声明:以上内容由 AI 生成,仅供参考。

Inference 推理 GPU GPU Chip 芯片 Deployment 部署