NVIDIA
NVIDIA
TensorRT LLM Release
Container
NVIDIA
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:15493642e0ab6de2c78f5daa584465d8efa6b424d8655cc7faa78e16f4930af2RUN
    SRC_DIR=/src/tensorrt_llm CPP_BUILD_DIR=/src/tensorrt_llm/cpp/build GIT_COMMIT=69de4a60e7db73177e30bb80f333e6a35091a3dd TRT_LLM_VER=1.3.0rc7 TARGETARCH=amd64 /bin/bash -c bash /tmp/generate_container_oss_attribution.sh "release" "${TRT_LLM_VER}" "${TARGETARCH}" &&
      rm /tmp/generate_container_oss_attribution.sh
    03/09/2026 7:56 PM UTC
    sha256:c1c94fe0653379996db71d39a9ac7e3d4e3109747275b446a46daac67f1cba03COPY
    scripts/generate_container_oss_attribution.sh /tmp/generate_container_oss_attribution.sh
    03/09/2026 7:56 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
    TRT_LLM_GIT_COMMIT=69de4a60e7db73177e30bb80f333e6a35091a3dd TRT_LLM_VERSION=1.3.0rc7
    03/09/2026 7:56 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
    TARGETARCH=amd64
    03/09/2026 7:56 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
    TRT_LLM_VER=1.3.0rc7
    03/09/2026 7:56 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
    GIT_COMMIT=69de4a60e7db73177e30bb80f333e6a35091a3dd
    03/09/2026 7:56 PM UTC
    sha256:5bc20d468024b540f60b3b683bdb0034cc16cc23be3e19e48dd01f90c57dad10RUN
    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/pip &&
      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
    03/09/2026 7:56 PM UTC
    sha256:e67bf063055a715e1bb6f628164cce570d2a192bddc5695993048bc5c105a5d5COPY
    examples examples
    03/09/2026 7:56 PM UTC
    sha256:1e82f55a5b19ea158de22076cbb7f08bec55adb9c9635ba08ca13d0aed071aa2COPY
    /src/tensorrt_llm/cpp/build/benchmarks/bertBenchmark /src/tensorrt_llm/cpp/build/benchmarks/gptManagerBenchmark /src/tensorrt_llm/cpp/build/benchmarks/disaggServerBenchmark benchmarks/cpp/
    03/09/2026 7:56 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
    CPP_BUILD_DIR=/src/tensorrt_llm/cpp/build
    03/09/2026 7:56 PM UTC
    ...