Skip to content

Commit a7cb478

Browse files
committed
Add zone argument for xpk commands in multihost RL tutorials
1 parent 1a52490 commit a7cb478

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/tutorials/posttraining/rl_on_multi_host.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ export MAXTEXT_CKPT_PATH=${BASE_OUTPUT_DIRECTORY?}/${WORKLOAD?}/0/items
8383
export TPU_TYPE=<TPU Type> # e.g., 'v5p-128'
8484
export TPU_CLUSTER=<cluster name>
8585
export PROJECT_ID=<GCP project ID>
86+
export ZONE=<GCP zone>
8687
export CLOUD_IMAGE_NAME=<your artifact registry image> # Name for the Docker image to be built
8788
```
8889

0 commit comments

Comments
 (0)