We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1fc688 commit 87850b4Copy full SHA for 87850b4
1 file changed
docs/run_maxtext/run_maxtext_via_xpk.md
@@ -130,13 +130,13 @@ ______________________________________________________________________
130
- **For TPUs:**
131
132
```
133
- bash docker_build_dependency_image.sh DEVICE=tpu MODE=stable
+ bash dependencies/scripts/docker_build_dependency_image.sh DEVICE=tpu MODE=stable
134
135
136
- **For GPUs:**
137
138
139
- bash docker_build_dependency_image.sh DEVICE=gpu MODE=stable
+ bash dependencies/scripts/docker_build_dependency_image.sh DEVICE=gpu MODE=stable
140
141
142
______________________________________________________________________
0 commit comments