[TPU] Support multi-host inference (#7457)

This commit is contained in:
Woosuk Kwon
2024-08-13 16:31:20 -07:00
committed by GitHub
parent 16422ea76f
commit a08df8322e
2 changed files with 11 additions and 4 deletions

View File

@@ -8,7 +8,7 @@ vLLM supports Google Cloud TPUs using PyTorch XLA.
Requirements
------------
* Google Cloud TPU VM (single host)
* Google Cloud TPU VM (single & multi host)
* TPU versions: v5e, v5p, v4
* Python: 3.10