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:b567a96d8b8daf78ca250250b7aef699b2844c351fef60e7c5629c5739def850RUN
    SRC_DIR=/src/tensorrt_llm CPP_BUILD_DIR=/src/tensorrt_llm/cpp/build GIT_COMMIT=34a563ac6d8cc0ca7068c7f619e869fb8a625333 TRT_LLM_VER=1.3.0rc15.post1 TARGETARCH=amd64 /bin/bash -c bash /tmp/generate_container_oss_attribution.sh "release" "${TRT_LLM_VER}" "${TARGETARCH}" &&
      rm /tmp/generate_container_oss_attribution.sh
    05/31/2026 5:39 PM UTC
    sha256:4a8a18a040267b4e6bf75d212c9bce2c4d8432c9b7cca256996dfab8b134a276COPY
    scripts/generate_container_oss_attribution.sh /tmp/generate_container_oss_attribution.sh
    05/31/2026 5:39 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
    TRT_LLM_GIT_COMMIT=34a563ac6d8cc0ca7068c7f619e869fb8a625333 TRT_LLM_VERSION=1.3.0rc15.post1
    05/31/2026 5:39 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
    TARGETARCH=amd64
    05/31/2026 5:39 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
    TRT_LLM_VER=1.3.0rc15.post1
    05/31/2026 5:39 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
    GIT_COMMIT=34a563ac6d8cc0ca7068c7f619e869fb8a625333
    05/31/2026 5:39 PM UTC
    sha256:f4a1684b6c14a668cb40e42ede6eaa879bd7899fc8439b2cccd87ddea6e78c70RUN
    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
    05/31/2026 5:39 PM UTC
    sha256:e14118e348d0d7211c1093720d6a566243184a207f6ab220c2a1ba9d141a00b1COPY
    examples examples
    05/31/2026 5:39 PM UTC
    sha256:050f926c6f23473336f326d3a2096c24bef21300b129b775d8a6d2bf359d84c3COPY
    /src/tensorrt_llm/cpp/build/benchmarks/bertBenchmark /src/tensorrt_llm/cpp/build/benchmarks/gptManagerBenchmark /src/tensorrt_llm/cpp/build/benchmarks/disaggServerBenchmark benchmarks/cpp/
    05/31/2026 5:39 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
    CPP_BUILD_DIR=/src/tensorrt_llm/cpp/build
    05/31/2026 5:39 PM UTC
    ...