Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down