diff --git a/docs/README.md b/docs/README.md index 97ceead2c..7e1105143 100644 --- a/docs/README.md +++ b/docs/README.md @@ -28,6 +28,12 @@ For this reason, we’ve provided a **[Recommended Models and Features](recommen If you are new to vLLM on TPU, we recommend starting with the **[Quickstart](getting_started/quickstart.md)** guide. It will walk you through the process of setting up your environment and running your first model. +**Compatible TPU Generations** +- Recommended: v5e, v6e +- Experimental: v3, v4, v5p + +*Check out a few v6e recipes [here](https://github.com/AI-Hypercomputer/tpu-recipes/tree/main/inference/trillium/vLLM)!* + ## Developer Guides If you are interested in contributing to the project or want to learn more about the internals, check out our developer guides: