NVIDIA
TensorRT LLM Release
Container
NVIDIA
TensorRT LLM Release

TensorRT LLM provides users with an easy-to-use Python API to define Large Language Models (LLMs) and supports state-of-the-art optimizations to perform inference efficiently on NVIDIA GPUs.

  • LayerLabelCreated
    sha256:254aa6d968b8821d5d5d5ddd0dbc743773172784cb5e66a51aa1f31dd74e37c2RUN
    GITHUB_MIRROR=https://urm.nvidia.com/artifactory/github-go-remote GIT_COMMIT=a7b327670187c4902f1d234f4a212036ebe48d8b TRT_LLM_VER=1.3.0rc25.dev2026082500 TARGETARCH=amd64 /bin/bash -c bash /mnt/gen_attribution.sh "release" "${TRT_LLM_VER}" "${TARGETARCH}"
    08/25/2026 12:22 AM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
    TRT_LLM_GIT_COMMIT=a7b327670187c4902f1d234f4a212036ebe48d8b TRT_LLM_VERSION=1.3.0rc25.dev2026082500
    08/25/2026 12:22 AM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
    TARGETARCH=amd64
    08/25/2026 12:22 AM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
    TRT_LLM_VER=1.3.0rc25.dev2026082500
    08/25/2026 12:22 AM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
    GIT_COMMIT=a7b327670187c4902f1d234f4a212036ebe48d8b
    08/25/2026 12:22 AM UTC
    sha256:d5af7c35ad3d7f1325fd66518527989d322f238e1a4f254541f8a859ec238aa7RUN
    GITHUB_MIRROR=https://urm.nvidia.com/artifactory/github-go-remote /bin/bash -c cp /mnt/ctx/README.md ./ &&
      cp -r /mnt/ctx/docs ./docs &&
      cp -r /mnt/ctx/include ./include &&
      cp -r /mnt/ctx/examples ./examples &&
      chmod -R a+w examples &&
      cp /mnt/wheel/tensorrt_llm*.whl ./ &&
      ln -sv $(python3 -c 'import site; print(f"{site.getsitepackages()[0]}/tensorrt_llm/libs")') lib &&
      test -f lib/libtensorrt_llm.so &&
      echo "/app/tensorrt_llm/lib" > /etc/ld.so.conf.d/tensorrt_llm.conf &&
      ldconfig &&
      ! ( ldd -v lib/libth_common.so | grep tensorrt_llm | grep -q "not found" ) &&
      rm -rf /root/.cache/uv/archive-v0 &&
      rm -rf /usr/local/lib/python3.12/dist-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info &&
      rm -rf /usr/local/lib/python3.12/dist-packages/setuptools/_vendor/wheel-0.45.1.dist-info
    08/25/2026 12:22 AM UTC
    sha256:5a6a0e4a23c0d456e3399177205277e7a2a544db8f945f01e423fca5f45dbb67RUN
    GITHUB_MIRROR=https://urm.nvidia.com/artifactory/github-go-remote /bin/bash -c if [ -n "$GITHUB_MIRROR" ]; then export PIP_INDEX_URL="https://urm.nvidia.com/artifactory/api/pypi/pypi-remote/simple"; fi &&
      TRTLLM_WHEEL=$(find /tmp/wheel -maxdepth 1 -name 'tensorrt_llm*.whl' -print -quit) &&
      test -n "${TRTLLM_WHEEL}" &&
      pip install "${TRTLLM_WHEEL}[mx]"
    08/25/2026 12:21 AM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
    GITHUB_MIRROR=https://urm.nvidia.com/artifactory/github-go-remote
    08/25/2026 12:21 AM UTC
    sha256:1e3402d9880828d9efd3c0a272b79a9eec4fdb57b330b16794a2552c7563f934WORKDIR
    /app/tensorrt_llm
    08/25/2026 12:17 AM UTC
    sha256:94e36f6bd1db38ebe3318cd1cd4c766cdbd19f755bd4ccfae3143ae81d255abfRUN
    SH_ENV=/etc/shinit_v2 BASH_ENV=/etc/bash.bashrc GITHUB_MIRROR=https://urm.nvidia.com/artifactory/github-go-remote PYTHON_VERSION=3.12.3 CUDA_VER= CUDNN_VER= NCCL_VER= CUBLAS_VER= TORCH_INSTALL_TYPE=skip TRT_LLM_VER=1.3.0rc25.dev2026082500 TARGETARCH=amd64 /bin/bash -c bash /tmp/gen_attribution.sh "devel" "${TRT_LLM_VER}" "${TARGETARCH}"
    08/25/2026 12:15 AM UTC
    ...