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:a95e7eefa4d116bd543bdbdc25f50790d3af785761c14e4ade59783e2571c6f4RUN
    SRC_DIR=/src/tensorrt_llm CPP_BUILD_DIR=/src/tensorrt_llm/cpp/build GIT_COMMIT=33533348196f236dc291ad573710184858501f79 TRT_LLM_VER=1.3.0rc9 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/22/2026 3:21 PM UTC
    sha256:e4591d604ef0d16f212f1fae8f77e2197956f7992a45ca4b6106de9b51f14093COPY
    scripts/generate_container_oss_attribution.sh /tmp/generate_container_oss_attribution.sh
    03/22/2026 3:21 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
    TRT_LLM_GIT_COMMIT=33533348196f236dc291ad573710184858501f79 TRT_LLM_VERSION=1.3.0rc9
    03/22/2026 3:21 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
    TARGETARCH=amd64
    03/22/2026 3:21 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
    TRT_LLM_VER=1.3.0rc9
    03/22/2026 3:21 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
    GIT_COMMIT=33533348196f236dc291ad573710184858501f79
    03/22/2026 3:21 PM UTC
    sha256:9eed8e406ed4f1001982b6417bccad4140e8c47c2f43ba9f5713a7d14a43144bRUN
    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
    03/22/2026 3:21 PM UTC
    sha256:901787a707582336cbf10a8f586f2c3a9ee40a05876ffdd4b03356aa18dd0f7aCOPY
    examples examples
    03/22/2026 3:21 PM UTC
    sha256:994e037205e310f8ce983663b2ea5d9982531be071230d2d453f76eda66ff561COPY
    /src/tensorrt_llm/cpp/build/benchmarks/bertBenchmark /src/tensorrt_llm/cpp/build/benchmarks/gptManagerBenchmark /src/tensorrt_llm/cpp/build/benchmarks/disaggServerBenchmark benchmarks/cpp/
    03/22/2026 3:21 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
    CPP_BUILD_DIR=/src/tensorrt_llm/cpp/build
    03/22/2026 3:21 PM UTC
    ...