Skip to content

Commit 76dec9d

Browse files
authored
Merge pull request #63 from AI-Hypercomputer/bvandermoon-recipes
Add recommendation to run recipes from a TPU VM
2 parents 93a1ba5 + 19b4049 commit 76dec9d

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

training/trillium/MAXTEXT_README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# Prep for Maxtext workloads on GKE
2+
3+
> **_NOTE:_** We recommend running these instructions and kicking off your recipe
4+
workloads from a TPU VM.
5+
26
1. Clone [Maxtext](https://github.com/google/maxtext) repo and move to its directory
37
```shell
48
git clone https://github.com/google/maxtext.git

training/trillium/XPK_README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
## Initialization
2+
3+
> **_NOTE:_** We recommend running these instructions and kicking off your recipe
4+
workloads from a TPU VM.
5+
26
1. Run the following commands to initialize the project and zone.
37
```shell
48
export PROJECT=#<your_project_id>

0 commit comments

Comments
 (0)