Skip to content

Commit

Permalink
update create TPU VM link (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
FanhaiLu1 authored Apr 23, 2024
1 parent 7890556 commit 86c1176
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ gcloud compute config-ssh
gcloud compute tpus tpu-vm ssh "your-tpu-vm" --project "your-project" --zone "your-project-zone"
```
## Create a Cloud TPU VM in a GCP project if you haven’t
Follow step 1-9 in the following guide
* https://cloud.google.com/tpu/docs/v5e-inference#prepare-a-project
Follow the steps in
* https://cloud.google.com/tpu/docs/managing-tpus-tpu-vm

# Clone repo and install dependencies

Expand Down

0 comments on commit 86c1176

Please sign in to comment.