@googledevs: Big news: @Google and @RadixArk are partnering to bring @sgl_project to Google Cloud TPUs! Run SGLang on TPU today via …
Summary
Google Cloud and RadixArk are partnering to bring the SGLang open-source inference framework to Google Cloud TPUs, initially via SGL-JAX and later with SGL-torchtpu for PyTorch-native support, enabling developers to run production workloads seamlessly across GPUs and TPUs.
View Cached Full Text
Cached at: 07/30/26, 05:56 PM
Big news: @Google and @RadixArk are partnering to bring @sgl_project to Google Cloud TPUs!
Run SGLang on TPU today via SGL-JAX
Coming soon: SGL-torchtpu for a PyTorch-native experience
No more migration tax—just ultimate flexibility for devs
Learn more : https://goo.gle/3U2JVOC
#GoogleCloud #TPU #SGLang #AI #DevRel
RadixArk Joins Forces with Google to Bring Full SGLang Features to TPUs
Source: https://www.lmsys.org/blog/2026-07-30-sglang-google-tpu RadixArk and Google Cloud are partnering to bringSGLangto TPUs, giving developers ultimate flexibility for running workloads on their choice of hardware.
SGLang is an open source inference framework built for high throughput and low latency at production scale. With more than 30,000 GitHub stars and over 1,700 contributors, it runs on hundreds of thousands of GPUs worldwide and generates trillions of tokens in production every day.RadixArkis a maintainer of the SGLang project.
Currently, developers can run SGLang on the latest TPU generations throughSGL-JAX, with support for major large language model and multimodal families including Gemma, Qwen, DeepSeek, GLM, Mimo, Kimi, Ling, MiniMax, and Grok, as well as diffusion models for video and image generation including Wan and Flux. Later this year, RadixArk will roll outSGL-torchtpuas an additionalPyTorch-native TPU backend, featuring eager execution, PyTorch ecosystem compatibility, and MPMD support. It will let any AI researcher or engineer in the industry run LLMs with SGLang on Google’s TPUs using standard PyTorch tooling, with high performance, scalability, and state-of-the-art features. These include the leading open models at full size on multi-host TPUs, with quality matched to published baselines, plus parallelism (data, tensor, expert, context, and pipeline), Radix Cache, HiCache, quantization, and speculative decoding — powered by TPU Pallas kernels built by RadixArk, Google, and the SGLang community.
Going forward, SGLang will enable new open models to run on TPU the same day they run on GPU, with that Day 0 support extending to every new TPU generation.
These make TPUs a drop-in, cost-efficient path to frontier inference. Teams run the same SGLang API and features they use on GPUs, with the freedom to choose hardware based on workload needs and price-performance.
“RadixArk’s mission is to make frontier AI infrastructure open and accessible to every builder. SGLang embodies that, and we’re excited to work with Google Cloud to bring its performance and flexibility to the TPU ecosystem,” saidYing Sheng, CEO of RadixArk.
“To truly accelerate the frontier AI innovation, developers must have the freedom to choose and use AI training and serving platforms with better performance, reliability, scalability, and cost,” saidBill Jia, Vice President of Engineering, Core ML/AI, Google. “Our collaboration with RadixArk is a critical step in delivering on our vision of programmable heterogeneity, where software serves as an open bridge rather than a lock-in mechanism. By bringing SGLang’s high-throughput serving framework to Google TPUs, we are effectively eliminating the ‘migration tax’ for developers, allowing them to run their production workloads seamlessly across their choices of hardware (e.g. GPU, TPU) and AI framework (e.g. PyTorch, JAX) using the exact same SGLang inference APIs.”
SGL-JAX, a joint effort by RadixArk and the SGLang community, is available today atgithub.com/sgl-project/sglang-jax.
The SGL family always welcomes new contributors to help build an open, high-performance serving engine together!
Similar Articles
@googledevs: Build, train, serve. The new TPU Developer Hub is live. Access documentation and framework recipes in one place to buil…
Google launched the TPU Developer Hub, a centralized resource with documentation and framework recipes for building, training, and serving AI on Google Cloud TPUs, supporting JAX, PyTorch, and vLLM.
@googledevs: A major update to Tunix for scaling Agentic RL is here The new asynchronous, decoupled rollout engine solves multi-turn…
Google announces a major update to Tunix, its post-training library, with an asynchronous decoupled rollout engine to scale agentic reinforcement learning on JAX/TPU, eliminating idle time and improving throughput.
From RTX to Spark: NVIDIA Accelerates Gemma 4 for Local Agentic AI
NVIDIA and Google collaborate to optimize Gemma 4 models for local deployment across RTX GPUs, DGX Spark, and Jetson devices, enabling efficient on-device agentic AI with support for reasoning, coding, multimodal capabilities, and 35+ languages.
@JeffDean: My @Google colleagues @NormJouppi, Sridhar Lakshmanamurthy, Cliff Young, and David Patterson recently wrote a paper tha…
Google researchers published a paper summarizing the evolution of TPU supercomputers from TPU v2 to Ironwood, detailing architectural stability, scale, resilience, power efficiency, and a 3600x performance increase over eight years.
@googledevs: Meet LiteRT.js: @Google’s new Edge AI runtime for the web! We've made it easier to convert from PyTorch to #WebAI using…
Google announces LiteRT.js, a high-performance JavaScript runtime for running AI models directly in the browser using WebAssembly and hardware acceleration, as an evolution from TensorFlow.js.