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:0c7a39469df27649401082d2318b3c30a6cee152ba6f1224d5ec60a442a0dd22RUN
SRC_DIR=/src/tensorrt_llm CPP_BUILD_DIR=/src/tensorrt_llm/cpp/build GIT_COMMIT=617440d385f091007daafe8bb7206e9a748bb84b TRT_LLM_VER=1.3.0rc6 TARGETARCH=amd64 /bin/bash -c bash /tmp/generate_container_oss_attribution.sh "release" "${TRT_LLM_VER}" "${TARGETARCH}" &&
  rm /tmp/generate_container_oss_attribution.sh
02/27/2026 1:02 AM UTC
sha256:5187b09c57e58de23b974db0a2af4121a9fc00b096ae948d5caff23153aa5606COPY
scripts/generate_container_oss_attribution.sh /tmp/generate_container_oss_attribution.sh
02/27/2026 1:02 AM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
TRT_LLM_GIT_COMMIT=617440d385f091007daafe8bb7206e9a748bb84b TRT_LLM_VERSION=1.3.0rc6
02/27/2026 1:02 AM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
TARGETARCH=amd64
02/27/2026 1:02 AM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
TRT_LLM_VER=1.3.0rc6
02/27/2026 1:02 AM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
GIT_COMMIT=617440d385f091007daafe8bb7206e9a748bb84b
02/27/2026 1:02 AM UTC
sha256:f8a05d69df49b4cd25290e0062db8d6eb1b621de37287fd573bd70af4c5d8a6dRUN
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
02/27/2026 1:02 AM UTC
sha256:c4b68b444d4e9b08d7c96da224e4b2a58188474d36efc313cff756b857cdd04aCOPY
examples examples
02/27/2026 1:02 AM UTC
sha256:930df3c35635efe375af2ecfc2d4a41404d6cc2a4dab56ee6b31f64cb09b64d4COPY
/src/tensorrt_llm/cpp/build/benchmarks/bertBenchmark /src/tensorrt_llm/cpp/build/benchmarks/gptManagerBenchmark /src/tensorrt_llm/cpp/build/benchmarks/disaggServerBenchmark benchmarks/cpp/
02/27/2026 1:02 AM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
CPP_BUILD_DIR=/src/tensorrt_llm/cpp/build
02/27/2026 1:02 AM UTC
...