You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: training/trillium/GPT3-175B-MaxText/bf16/README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,19 +1,19 @@
1
1
# Instructions for training GPT3-175B-Maxtext on TPU trillium
2
2
3
3
## XPK setup
4
-
Please follow this [link](https://github.com/AI-Hypercomputer/tpu-recipes/blob/main/training/trillium/XPK_README.md) to create your GKE cluster with XPK
4
+
Please follow the [XPK_README](https://github.com/AI-Hypercomputer/tpu-recipes/blob/main/training/trillium/XPK_README.md) to create your GKE cluster with XPK
5
5
6
6
## Prep for Maxtext
7
7
8
8
### Install MaxText and Build Docker Image
9
-
Please follow this [link](https://github.com/AI-Hypercomputer/tpu-recipes/blob/main/training/trillium/MAXTEXT_README.md) to install maxtext and build the docker image. The following variables should be set:
9
+
Please follow the [MAXTEXT_README](https://github.com/AI-Hypercomputer/tpu-recipes/blob/main/training/trillium/MAXTEXT_README.md) to install maxtext and build the docker image. The following variables should be set:
10
10
11
11
In step 1, use the MaxText [tpu-recipes-v0.1.2](https://github.com/AI-Hypercomputer/maxtext/releases/tag/tpu-recipes-v0.1.2) tag to run this recipe:
12
12
```
13
13
git checkout tpu-recipes-v0.1.2
14
14
```
15
15
16
-
In step 2, use the jax-stable-stack image containing JAX 0.5.2:
16
+
In step 3, use the jax-stable-stack image containing JAX 0.5.2:
Copy file name to clipboardExpand all lines: training/trillium/Llama2-70B-MaxText/README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,19 +1,19 @@
1
1
# Instructions for training Llama2-70B-Maxtext on TPU trillium
2
2
3
3
## XPK setup
4
-
Please follow this [link](https://github.com/AI-Hypercomputer/tpu-recipes/blob/main/training/trillium/XPK_README.md) to create your GKE cluster with XPK
4
+
Please follow the [XPK_README](https://github.com/AI-Hypercomputer/tpu-recipes/blob/main/training/trillium/XPK_README.md) to create your GKE cluster with XPK
5
5
6
6
## Prep for Maxtext
7
7
8
8
### Install MaxText and Build Docker Image
9
-
Please follow this [link](https://github.com/AI-Hypercomputer/tpu-recipes/blob/main/training/trillium/MAXTEXT_README.md) to install maxtext and build the docker image. The following variables should be set:
9
+
Please follow the [MAXTEXT_README](https://github.com/AI-Hypercomputer/tpu-recipes/blob/main/training/trillium/MAXTEXT_README.md) to install maxtext and build the docker image. The following variables should be set:
10
10
11
11
In step 1, use the MaxText [tpu-recipes-v0.1.2(https://github.com/AI-Hypercomputer/maxtext/releases/tag/tpu-recipes-v0.1.2) tag to run this recipe:
12
12
```
13
13
git checkout tpu-recipes-v0.1.2
14
14
```
15
15
16
-
In step 2, use the jax-stable-stack image containing JAX 0.5.2:
16
+
In step 3, use the jax-stable-stack image containing JAX 0.5.2:
Copy file name to clipboardExpand all lines: training/trillium/Llama3-8B-MaxText/v6e-8/README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,19 +1,19 @@
1
1
# Instructions for training Llama3.1-8B-MaxText on TPU trillium (v6e-8)
2
2
3
3
## XPK setup
4
-
Please follow this [link](https://github.com/AI-Hypercomputer/tpu-recipes/blob/main/training/trillium/XPK_README.md) to create your GKE cluster with XPK
4
+
Please follow the [XPK_README](https://github.com/AI-Hypercomputer/tpu-recipes/blob/main/training/trillium/XPK_README.md) to create your GKE cluster with XPK
5
5
6
6
## Prep for Maxtext
7
7
8
8
### Install MaxText and Build Docker Image
9
-
Please follow this [link](https://github.com/AI-Hypercomputer/tpu-recipes/blob/main/training/trillium/MAXTEXT_README.md) to install maxtext and build the docker image. The following variables should be set:
9
+
Please follow the [MAXTEXT_README](https://github.com/AI-Hypercomputer/tpu-recipes/blob/main/training/trillium/MAXTEXT_README.md) to install maxtext and build the docker image. The following variables should be set:
10
10
11
11
In step 1, use the MaxText [tpu-recipes-v0.1.2](https://github.com/AI-Hypercomputer/maxtext/releases/tag/tpu-recipes-v0.1.2) tag to run this recipe:
12
12
```
13
13
git checkout tpu-recipes-v0.1.2
14
14
```
15
15
16
-
In step 2, use the jax-stable-stack image containing JAX 0.5.2:
16
+
In step 3, use the jax-stable-stack image containing JAX 0.5.2:
Copy file name to clipboardExpand all lines: training/trillium/Llama3.1-405B-MaxText/README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,19 +1,19 @@
1
1
# Instructions for training Llama3.1-405B-MaxText on TPU trillium
2
2
3
3
## XPK setup
4
-
Please follow this [link](https://github.com/AI-Hypercomputer/tpu-recipes/blob/main/training/trillium/XPK_README.md) to create your GKE cluster with XPK
4
+
Please follow the [XPK_README](https://github.com/AI-Hypercomputer/tpu-recipes/blob/main/training/trillium/XPK_README.md) to create your GKE cluster with XPK
5
5
6
6
## Prep for Maxtext
7
7
8
8
### Install MaxText and Build Docker Image
9
-
Please follow this [link](https://github.com/AI-Hypercomputer/tpu-recipes/blob/main/training/trillium/MAXTEXT_README.md) to install maxtext and build the docker image. The following variables should be set:
9
+
Please follow the [MAXTEXT_README](https://github.com/AI-Hypercomputer/tpu-recipes/blob/main/training/trillium/MAXTEXT_README.md) to install maxtext and build the docker image. The following variables should be set:
10
10
11
11
In step 1, use the MaxText [tpu-recipes-v0.1.2](https://github.com/AI-Hypercomputer/maxtext/releases/tag/tpu-recipes-v0.1.2) tag to run this recipe:
12
12
```
13
13
git checkout tpu-recipes-v0.1.2
14
14
```
15
15
16
-
In step 2, use the jax-stable-stack image containing JAX 0.5.2:
16
+
In step 3, use the jax-stable-stack image containing JAX 0.5.2:
Copy file name to clipboardExpand all lines: training/trillium/Llama3.1-70B-MaxText/README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,19 +1,19 @@
1
1
# Instructions for training Llama3.1-70B-MaxText on TPU trillium (v6e-256)
2
2
3
3
## XPK setup
4
-
Please follow this [link](https://github.com/AI-Hypercomputer/tpu-recipes/blob/main/training/trillium/XPK_README.md) to create your GKE cluster with XPK
4
+
Please follow the [XPK_README](https://github.com/AI-Hypercomputer/tpu-recipes/blob/main/training/trillium/XPK_README.md) to create your GKE cluster with XPK
5
5
6
6
## Prep for Maxtext
7
7
8
8
### Install MaxText and Build Docker Image
9
-
Please follow this [link](https://github.com/AI-Hypercomputer/tpu-recipes/blob/main/training/trillium/MAXTEXT_README.md) to install maxtext and build the docker image. The following variables should be set:
9
+
Please follow the [MAXTEXT_README](https://github.com/AI-Hypercomputer/tpu-recipes/blob/main/training/trillium/MAXTEXT_README.md) to install maxtext and build the docker image. The following variables should be set:
10
10
11
11
In step 1, use the MaxText [tpu-recipes-v0.1.2](https://github.com/AI-Hypercomputer/maxtext/releases/tag/tpu-recipes-v0.1.2) tag to run this recipe:
12
12
```
13
13
git checkout tpu-recipes-v0.1.2
14
14
```
15
15
16
-
In step 2, use the jax-stable-stack image containing JAX 0.5.2:
16
+
In step 3, use the jax-stable-stack image containing JAX 0.5.2:
Copy file name to clipboardExpand all lines: training/trillium/Mistral-7B-MaxText/README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,19 +1,19 @@
1
1
# Instructions for training Mistral-7B-MaxText on TPU trillium (v6e-8)
2
2
3
3
## XPK setup
4
-
Please follow this [link](https://github.com/AI-Hypercomputer/tpu-recipes/blob/main/training/trillium/XPK_README.md) to create your GKE cluster with XPK
4
+
Please follow the [XPK_README](https://github.com/AI-Hypercomputer/tpu-recipes/blob/main/training/trillium/XPK_README.md) to create your GKE cluster with XPK
5
5
6
6
## Prep for Maxtext
7
7
8
8
### Install MaxText and Build Docker Image
9
-
Please follow this [link](https://github.com/AI-Hypercomputer/tpu-recipes/blob/main/training/trillium/MAXTEXT_README.md) to install maxtext and build the docker image. The following variables should be set:
9
+
Please follow the [MAXTEXT_README](https://github.com/AI-Hypercomputer/tpu-recipes/blob/main/training/trillium/MAXTEXT_README.md) to install maxtext and build the docker image. The following variables should be set:
10
10
11
11
In step 1, use the MaxText [tpu-recipes-v0.1.2](https://github.com/AI-Hypercomputer/maxtext/releases/tag/tpu-recipes-v0.1.2) tag to run this recipe:
12
12
```
13
13
git checkout tpu-recipes-v0.1.2
14
14
```
15
15
16
-
In step 2, use the jax-stable-stack image containing JAX 0.5.2:
16
+
In step 3, use the jax-stable-stack image containing JAX 0.5.2:
Copy file name to clipboardExpand all lines: training/trillium/Mixtral-8x7B-MaxText/README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,19 +1,19 @@
1
1
# Instructions for training Mixtral-8x7B-MaxText on TPU trillium
2
2
3
3
## XPK setup
4
-
Please follow this [link](https://github.com/AI-Hypercomputer/tpu-recipes/blob/main/training/trillium/XPK_README.md) to create your GKE cluster with XPK
4
+
Please follow the [XPK_README](https://github.com/AI-Hypercomputer/tpu-recipes/blob/main/training/trillium/XPK_README.md) to create your GKE cluster with XPK
5
5
6
6
## Prep for Maxtext
7
7
8
8
### Install MaxText and Build Docker Image
9
-
Please follow this [link](https://github.com/AI-Hypercomputer/tpu-recipes/blob/main/training/trillium/MAXTEXT_README.md) to install maxtext and build the docker image. The following variables should be set:
9
+
Please follow the [MAXTEXT_README](https://github.com/AI-Hypercomputer/tpu-recipes/blob/main/training/trillium/MAXTEXT_README.md) to install maxtext and build the docker image. The following variables should be set:
10
10
11
11
In step 1, use the MaxText [tpu-recipes-v0.1.2](https://github.com/AI-Hypercomputer/maxtext/releases/tag/tpu-recipes-v0.1.2) tag to run this recipe:
12
12
```
13
13
git checkout tpu-recipes-v0.1.2
14
14
```
15
15
16
-
In step 2, use the jax-stable-stack image containing JAX 0.5.2:
16
+
In step 3, use the jax-stable-stack image containing JAX 0.5.2:
0 commit comments