Skip to content

Commit f2ae25f

Browse files
committed
Update README.md
Changed to new docker image version
1 parent a7cae1d commit f2ae25f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inference/trillium/vLLM/Llama3.x/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ gcloud compute tpus tpu-vm ssh $TPU_NAME --project $PROJECT --zone=$ZONE
8080
## Step 3: Use the latest vLLM Docker image for TPU
8181

8282
```bash
83-
export DOCKER_URI=vllm/vllm-tpu:nightly-20251129-28607fc-39e63de
83+
export DOCKER_URI=vllm/vllm-tpu:v0.12.0
8484
```
8585

8686
The docker image is pinned here for users to reproduce the [results below](#section-benchmarking).

0 commit comments

Comments
 (0)