Skip to main content
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:598b66e32d97d658061efbe242cf5f65ef4315f6f7631f8146accb54e309a687RUN
    SRC_DIR=/src/tensorrt_llm CPP_BUILD_DIR=/src/tensorrt_llm/cpp/build GIT_COMMIT=b9ce4b69d12fe5ba65d13893111b1a2ea29413ee TRT_LLM_VER=1.3.0rc13 TARGETARCH=amd64 /bin/bash -c bash /tmp/generate_container_oss_attribution.sh "release" "${TRT_LLM_VER}" "${TARGETARCH}" &&
      rm /tmp/generate_container_oss_attribution.sh
    04/26/2026 4:13 AM UTC
    sha256:823c7db93e0c25940257f6488741300a0bfb28dc64f5e7110e8c14ccc0175356COPY
    scripts/generate_container_oss_attribution.sh /tmp/generate_container_oss_attribution.sh
    04/26/2026 4:13 AM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
    TRT_LLM_GIT_COMMIT=b9ce4b69d12fe5ba65d13893111b1a2ea29413ee TRT_LLM_VERSION=1.3.0rc13
    04/26/2026 4:13 AM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
    TARGETARCH=amd64
    04/26/2026 4:13 AM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
    TRT_LLM_VER=1.3.0rc13
    04/26/2026 4:13 AM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
    GIT_COMMIT=b9ce4b69d12fe5ba65d13893111b1a2ea29413ee
    04/26/2026 4:13 AM UTC
    sha256:ef7c24dafcd2b0d6eacb82703ac3588d028fb24982c881139f230fbd7e2667b7RUN
    SRC_DIR=/src/tensorrt_llm CPP_BUILD_DIR=/src/tensorrt_llm/cpp/build /bin/bash -c chmod -R a+w examples &&
      rm -v benchmarks/cpp/bertBenchmark.cpp benchmarks/cpp/gptManagerBenchmark.cpp benchmarks/cpp/disaggServerBenchmark.cpp benchmarks/cpp/CMakeLists.txt &&
      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
    04/26/2026 4:13 AM UTC
    sha256:79c57ac3da0e75d4b7f6ed7d84d0b854dacdd54aa382557a4e7e367e9c12dc29COPY
    examples examples
    04/26/2026 4:13 AM UTC
    sha256:c8c5899ea3f2fc478289dd76ee425e536c9a1394a6a2157fb76fb29011db68d1COPY
    /src/tensorrt_llm/cpp/build/benchmarks/bertBenchmark /src/tensorrt_llm/cpp/build/benchmarks/gptManagerBenchmark /src/tensorrt_llm/cpp/build/benchmarks/disaggServerBenchmark benchmarks/cpp/
    04/26/2026 4:13 AM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
    CPP_BUILD_DIR=/src/tensorrt_llm/cpp/build
    04/26/2026 4:13 AM UTC
    ...