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:636d14ced0a68089a274668d51607a79ab2590834903b4b8f64c864f3002d239RUN
    SRC_DIR=/src/tensorrt_llm CPP_BUILD_DIR=/src/tensorrt_llm/cpp/build GIT_COMMIT=50379d028c2689ffb5cefe7797c5afb199e9df93 TRT_LLM_VER=1.2.0rc6.post2 TARGETARCH=amd64 /bin/bash -c bash /tmp/generate_container_oss_attribution.sh "release" "${TRT_LLM_VER}" "${TARGETARCH}" &&
      rm /tmp/generate_container_oss_attribution.sh
    01/22/2026 6:10 AM UTC
    sha256:6289491d1ca8c28b37d91f2505c47e39c4583461932c58cbc010e6ff1d053400COPY
    scripts/generate_container_oss_attribution.sh /tmp/generate_container_oss_attribution.sh
    01/22/2026 6:10 AM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
    TRT_LLM_GIT_COMMIT=50379d028c2689ffb5cefe7797c5afb199e9df93 TRT_LLM_VERSION=1.2.0rc6.post2
    01/22/2026 6:10 AM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
    TARGETARCH=amd64
    01/22/2026 6:10 AM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
    TRT_LLM_VER=1.2.0rc6.post2
    01/22/2026 6:10 AM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
    GIT_COMMIT=50379d028c2689ffb5cefe7797c5afb199e9df93
    01/22/2026 6:10 AM UTC
    sha256:692b2bd8b673938ea0a8a20d6a74a366c867646d3dfbc1f8e9a7a9ac21b7b08cRUN
    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
    01/22/2026 6:10 AM UTC
    sha256:b4035d667fb37d1ef5b64dc386e873cf6fe11a8d82cb83b6c647ea236a9b853fCOPY
    examples examples
    01/22/2026 6:10 AM UTC
    sha256:4099e09c943aa58aeeda3d38586b57bcddf35f2cfe0e28a2f653c73e85148f00COPY
    /src/tensorrt_llm/cpp/build/benchmarks/bertBenchmark /src/tensorrt_llm/cpp/build/benchmarks/gptManagerBenchmark /src/tensorrt_llm/cpp/build/benchmarks/disaggServerBenchmark benchmarks/cpp/
    01/22/2026 6:10 AM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
    CPP_BUILD_DIR=/src/tensorrt_llm/cpp/build
    01/22/2026 6:10 AM UTC
    ...