Google
Google
Gemma 4 26B A4B IT
Container
Google
Google
Gemma 4 26B A4B IT

Gemma 4 26B A4B IT is a Google multimodal instruction-tuned model packaged as an NVIDIA NIM container for deployment through NVIDIA NGC as a Downloadable NIM.

LayerLabelCreated
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4CMD
["/bin/bash" "-c" "$SERVER_START_SCRIPT_PATH"]
05/28/2026 8:08 AM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENTRYPOINT
/opt/nvidia/nvidia_entrypoint.sh
05/28/2026 8:08 AM UTC
sha256:0628f43891c78f4abbb1958d6b6809176cf5d74eb08b7d1625da31585a103945RUN
RUN |3 TELEMETRY_MODE=0 TELEMETRY_ENDPOINT=0 PIP_INDEX_URL=https://pypi.org/simple /bin/sh -c touch $SERVER_START_SCRIPT_PATH &&
  chmod a+rx $SERVER_START_SCRIPT_PATH &&
  cat > $SERVER_START_SCRIPT_PATH <<-EOF #!/usr/bin/env bash set -eu # SPDX-FileCopyrightText: Copyright (c) 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. # SPDX-License-Identifier: LicenseRef-NvidiaProprietary normalize_nim_log_level() { local level="\${1:-DEFAULT}" level="\${level^^}" case "\${level}" in ""|DEFAULT) echo "INFO" ;; WARN) echo "WARNING" ;; TRACE) echo "DEBUG" ;; DEBUG|INFO|WARNING|ERROR|CRITICAL) echo "\${level}" ;; *) echo "WARNING" ;; esac } request_logging_enabled() { local arg for arg in "\$@"; do if [ "\${arg}" = "--enable-log-requests" ]; then return 0 fi done case " \${NIM_PASSTHROUGH_ARGS:-} " in *" --enable-log-requests "*) return 0 ;; *) return 1 ;; esac } raw_nim_log_level="\${NIM_LOG_LEVEL:-DEFAULT}" normalized_nim_log_level="\$(normalize_nim_log_level "\${raw_nim_log_level}")" export NIM_LOG_LEVEL="\${normalized_nim_log_level}" if [ -z "\${VLLM_LOGGING_LEVEL:-}" ]; then case "\${raw_nim_log_level^^}" in ""|DEFAULT) if request_logging_enabled "\$@"; then export VLLM_LOGGING_LEVEL=INFO else export VLLM_LOGGING_LEVEL=INFO fi ;; *) export VLLM_LOGGING_LEVEL="\${normalized_nim_log_level}" ;; esac fi start_server EOF # buildkit
05/28/2026 8:08 AM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
SERVER_START_SCRIPT_PATH=/opt/nim/start_server.sh
05/28/2026 8:08 AM UTC
sha256:dbec0d2ef5223fd6cbd0a2787773ebb8cdd6f7d12c5be9945bb44ce38882b3ecCOPY
model_manifest.yaml /opt/nim/etc/default/model_manifest.yaml
05/28/2026 8:08 AM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4USER
nvs:1000
05/28/2026 8:08 AM UTC
sha256:1e8fafa4b6a9b8d8cecfa51584b799ac01e0068de924afeff4efea2edd8e2a23RUN
TELEMETRY_MODE=0 TELEMETRY_ENDPOINT=0 PIP_INDEX_URL=https://pypi.org/simple [ -d /etc/ld.so.conf.d ] ||
  mkdir -p /etc/ld.so.conf.d &&
  [ -f /etc/ld.so.conf.d/nvidia.conf ] ||
  touch /etc/ld.so.conf.d/nvidia.conf &&
  echo "/usr/local/nvidia/lib" >> /etc/ld.so.conf.d/nvidia.conf &&
  echo "/usr/local/nvidia/lib64" >> /etc/ld.so.conf.d/nvidia.conf &&
  echo "/usr/local/cuda/lib64" >> /etc/ld.so.conf.d/nvidia.conf &&
  if command -v ldconfig >/dev/null 2>&1; then ldconfig; fi
05/28/2026 8:08 AM UTC
sha256:d75d8f74df9695574ad1344f7d389fb9b4f6556ef4b791016904e887b501ec5aRUN
TELEMETRY_MODE=0 TELEMETRY_ENDPOINT=0 PIP_INDEX_URL=https://pypi.org/simple if [ -d /usr/local/lib/python3.12/dist-packages/flashinfer_cubin ]; then mkdir -p /usr/local/lib/python3.12/dist-packages/flashinfer_cubin/cubins &&
  chown -R 1000:1000 /usr/local/lib/python3.12/dist-packages/flashinfer_cubin/cubins; fi
05/28/2026 8:08 AM UTC
sha256:c3d6362c19369bf92a0dc02091c64fb3f310bedc22cdeb4dff7206e3fda52f95RUN
TELEMETRY_MODE=0 TELEMETRY_ENDPOINT=0 PIP_INDEX_URL=https://pypi.org/simple groupadd --gid 1000 --non-unique nvs &&
  useradd --create-home --shell /usr/sbin/nologin --uid 1000 --non-unique --gid 1000 nvs &&
  chown 1000.1000 $NIM_DIR_PATH
05/28/2026 8:08 AM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
VLLM_VIDEO_LOADER_BACKEND=pynvvideocodec
05/28/2026 8:08 AM UTC
...

NVIDIA uses cookies to improve your experience on our web site. We and our third-party partners also use cookies and other tools to collect and record information you provide as well as information about your interactions with our websites for performance improvement, analytics, and to assist in marketing efforts. By clicking "Accept All", you consent to our use of cookies and other tools as described in our Cookie Policy. You can manage your cookie settings by clicking on "Manage Settings." By continuing to use this site or by clicking one of the buttons below, you agree to our Terms of Service (which contains important waivers). Please see our Privacy Policy for more information on our privacy practices.