Skip to content

Commit

Permalink
Replaced hard-coded TPU VM runtime version with a place holder variable.
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Green <[email protected]>
  • Loading branch information
mikegre-google committed Nov 1, 2024
1 parent 855473e commit 7c1a252
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/getting_started/tpu-installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ Create a TPU v5e with 4 TPU chips:
--project PROJECT_ID \
--zone ZONE \
--accelerator-type ACCELERATOR_TYPE \
--runtime-version v2-alpha-tpuv6e \
--runtime-version RUNTIME_VERSION \
--service-account SERVICE_ACCOUNT
.. list-table:: Parameter descriptions
Expand Down

0 comments on commit 7c1a252

Please sign in to comment.