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:2a97776f52d3d36718ed88b7ef787252642164fd788c8b0896b165916b143a06RUN
SRC_DIR=/src/tensorrt_llm CPP_BUILD_DIR=/src/tensorrt_llm/cpp/build GIT_COMMIT=51f5ef32b695f421dd27727f3935052015c945f9 TRT_LLM_VER=1.2.0 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/10/2026 7:32 PM UTC
sha256:652f5f3e60f50e4c59cd441cabeee9ae73a145d0bbb920446ff51f010851c16fCOPY
scripts/generate_container_oss_attribution.sh /tmp/generate_container_oss_attribution.sh
03/10/2026 7:32 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
TRT_LLM_GIT_COMMIT=51f5ef32b695f421dd27727f3935052015c945f9 TRT_LLM_VERSION=1.2.0
03/10/2026 7:32 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
TARGETARCH=amd64
03/10/2026 7:32 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
TRT_LLM_VER=1.2.0
03/10/2026 7:32 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
GIT_COMMIT=51f5ef32b695f421dd27727f3935052015c945f9
03/10/2026 7:32 PM UTC
sha256:bc23fe6524772a002deafc037511739f3208fee5c148037c5303da27b7a2720cRUN
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/10/2026 7:32 PM UTC
sha256:1c5410d2c40948d70856761bd4a0ae3bf1931c59feeb6ce25c270478203acf59COPY
examples examples
03/10/2026 7:32 PM UTC
sha256:5755b8c88d92812fc0ec08ffed765e8b0346cfb1f7e26b6ae159a90da7da45daCOPY
/src/tensorrt_llm/cpp/build/benchmarks/bertBenchmark /src/tensorrt_llm/cpp/build/benchmarks/gptManagerBenchmark /src/tensorrt_llm/cpp/build/benchmarks/disaggServerBenchmark benchmarks/cpp/
03/10/2026 7:32 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
CPP_BUILD_DIR=/src/tensorrt_llm/cpp/build
03/10/2026 7:32 PM UTC
...