vllm-project / tpu-inference
TPU inference for vLLM, with unified JAX and PyTorch support.
AI Architecture Analysis
This repository is indexed by RepoMind. By analyzing vllm-project/tpu-inference in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.
Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.
Repository Overview (README excerpt)
Crawler view| Documentation | Blog | User Forum | Developer Slack (#sig-tpu) | --- _Latest News_ 🔥 • Pytorch Conference Learn how Spotify uses vLLM with both GPUs and TPUs to drive down costs and improve user experience. • Check back soon for a recording of our session at Ray Summit, November 3-5 in San Francisco! • Check back soon for a recording of our session at JAX DevLab on November 18th in Sunnyvale! • [2025/10] vLLM TPU: A New Unified Backend Supporting PyTorch and JAX on TPU Previous News 🔥 --- About vLLM TPU is now powered by , an expressive and powerful new hardware plugin unifying JAX and PyTorch under a single lowering path within the vLLM project. The new backend now provides a framework for developers to: • Push the limits of TPU hardware performance in open source. • Provide more flexibility to JAX and PyTorch users by running PyTorch model definitions performantly on TPU without any additional code changes, while also extending native support to JAX. • Retain vLLM standardization: keep the same user experience, telemetry, and interface. Recommended models and features Although vLLM TPU’s new unified backend makes out-of-the-box high performance serving possible with any model supported in vLLM, the reality is that we're still in the process of implementing a few core components. For this reason, we’ve provided a **Recommended Models and Features** page detailing the models and features that are validated through unit, integration, and performance testing. Get started Get started with vLLM on TPUs by following the quickstart guide. Visit our documentation to learn more. **Compatible TPU Generations** • Recommended: v7x, v5e, v6e • Experimental: v3, v4, v5p Recipes • v7x (Ironwood) Recipes • v6e (Trillium) Recipes Contribute We're always looking for ways to partner with the community to accelerate vLLM TPU development. If you're interested in contributing to this effort, check out the Contributing guide and Issues to start. We recommend filtering Issues on the **good first issue** tag if it's your first time contributing. Contact us • For technical questions and feature requests, open a GitHub Issue • For feature requests, please open one on Github here • For discussing with fellow users, use the TPU support topic in the vLLM Forum • For coordinating contributions and development, use the Developer Slack • For collaborations and partnerships, contact us at vllm-tpu@google.com