NVIDIA
NVIDIA
JAX
Container
NVIDIA
NVIDIA
JAX

JAX is a framework for high-performance numerical computing and machine learning research. It includes Numpy-like APIs, automatic differentiation, XLA acceleration and simple primitives for scaling across GPUs and supports an ecosystem of libraries.

LayerLabelCreated
sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1WORKDIR
/opt/maxtext
05/15/2026 6:38 PM UTC
sha256:5579e2516510779a0a5d1c99f1b70994912f6d16fb0c26a925d7f949ef384200RUN
NVIDIA_BUILD_ID=51421314 URLREF_MAXTEXT=https://github.com/google/maxtext.git#083293fc373bb26dece7d81901a13f6e9c3e584f SRC_PATH_MAXTEXT=/opt/maxtext pip-finalize.sh
05/15/2026 6:38 PM UTC
sha256:3b74b85dce0194f8bcb937eda480c8f5d622abf5f3f5c550559f021f69371561COPY
pinned/26.05-devel/maxtext-amd64.txt /opt/pip-tools.d/requirements-pinned.txt
05/15/2026 6:13 PM UTC
sha256:e11096cf8fcca11b2618d737ba60b6d79ce1e9887dbae34af7baefdc75e31d9aADD
test-maxtext.sh /usr/local/bin
05/15/2026 6:13 PM UTC
sha256:a5ae982a99efdc3ede46c963ad61d3cffeb5d923fe8f0f05011731933c2f8c47RUN
RUN |3 NVIDIA_BUILD_ID=51421314 URLREF_MAXTEXT=https://github.com/google/maxtext.git#083293fc373bb26dece7d81901a13f6e9c3e584f SRC_PATH_MAXTEXT=/opt/maxtext /bin/sh -c <<"EOF" bash -exuo pipefail # Avoid old tensorboard constraint from google-cloud-aiplatform[tensorboard]. sed -i "/^cloud-accelerator-diagnostics/d" \
${SRC_PATH_MAXTEXT}/src/dependencies/requirements/base_requirements/requirements.txt # remove custom build hook that conflicts with our dependencies introduced in # https://github.com/AI-Hypercomputer/maxtext/commit/de886f9a918d17cfb025a353e7da2bc4d64c26b5 sed -i -e '/^\[tool\.hatch\.build\.targets\.wheel\.hooks\.custom\]$/d' \
-e '/^path = "build_hooks\.py"$/d' \
${SRC_PATH_MAXTEXT}/pyproject.toml EOF # buildkit
05/15/2026 6:13 PM UTC
sha256:c7ca535620571712a1971c12a86f978ecb5326eea19f6cdc69208412c8f21c41RUN
RUN |3 NVIDIA_BUILD_ID=51421314 URLREF_MAXTEXT=https://github.com/google/maxtext.git#083293fc373bb26dece7d81901a13f6e9c3e584f SRC_PATH_MAXTEXT=/opt/maxtext /bin/sh -c <<"EOF" bash -ex -o pipefail echo "-e file://${SRC_PATH_MAXTEXT}" >> /opt/pip-tools.d/requirements-maxtext.in echo "-r ${SRC_PATH_MAXTEXT}/src/dependencies/requirements/base_requirements/requirements.txt" >> /opt/pip-tools.d/requirements-maxtext.in # MaxText's base_requirements/requirements.txt (above) does not include google-jetstream,
# but inference code paths (maxtext.inference.maxengine, maxtext.input_pipeline.packing.prefill_packing)
# import the `jetstream` package at module load time and DECOUPLE_GCLOUD=TRUE does not
# unblock prefill_packing. Now re-add this dependency
grep -E '^google-jetstream' ${SRC_PATH_MAXTEXT}/src/dependencies/requirements/requirements.txt \
  >> /opt/pip-tools.d/requirements-maxtext.in
EOF # buildkit
05/15/2026 6:13 PM UTC
sha256:5ff803a65eb3b033593a2e61bdb991bd64dcc384e075aba5d5bf40134ea56b0aRUN
RUN |3 NVIDIA_BUILD_ID=51421314 URLREF_MAXTEXT=https://github.com/google/maxtext.git#083293fc373bb26dece7d81901a13f6e9c3e584f SRC_PATH_MAXTEXT=/opt/maxtext /bin/sh -c <<"EOF" bash -ex -o pipefail git-clone.sh ${URLREF_MAXTEXT} ${SRC_PATH_MAXTEXT} EOF # buildkit
05/15/2026 6:13 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
SRC_PATH_MAXTEXT=/opt/maxtext
05/15/2026 6:13 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
URLREF_MAXTEXT=https://github.com/google/maxtext.git#083293fc373bb26dece7d81901a13f6e9c3e584f
05/15/2026 6:13 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
NVIDIA_BUILD_ID=51421314
05/15/2026 6:13 PM UTC
...