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
ab341ed6506592bc60e008a2b53e0ed9ecdeb0627fdb14881e6ec10f48200fe4CONFIG
Entrypoint /opt/nvidia/nvidia_entrypoint.sh; WorkingDir /app/tensorrt_llm; ExposedPorts 6006/tcp, 8888/tcp
04/16/2026 5:21 PM UTC
72305216cc56a944fedd435d6584d8f561ac905342478ad84f7bec0b002448d4COPY
scripts/generate_container_oss_attribution.sh /tmp/generate_container_oss_attribution.sh
04/16/2026 5:21 PM UTC
c3b74cc886a30fbfc33f56088a9c7813ae0538a957998b3531f740f870c9effaENV
TRT_LLM_GIT_COMMIT=376f7e1bd8ed543f75014309e3fd4b237e9b0e73 TRT_LLM_VERSION=1.2.1
04/16/2026 5:21 PM UTC
7eca7970d275b82173021637cc46152a07b433271e2267288209dc3ac8896e88ARG
TARGETARCH=amd64
04/16/2026 5:21 PM UTC
56ed5d97d23906fcaf520625256700007837e47593370f22a9879f230c8da8b4ARG
TRT_LLM_VER=1.2.1
04/16/2026 5:21 PM UTC
bdcc39dfe95a150f00ea1a1e729f5446874d23e7739a7285fb2e836d4ae705f8ARG
GIT_COMMIT=376f7e1bd8ed543f75014309e3fd4b237e9b0e73
04/16/2026 5:21 PM UTC
dd188f36684b7f28a1a592afafa45111e59994a3d3f57b30256e07d5ea831678RUN
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
04/16/2026 5:21 PM UTC
c2a3cfbe0e5ca20e55832f8b889fb0ae3d6bcc96ebed5c50d886edb090926184COPY
examples examples
04/16/2026 5:21 PM UTC
b4e9dc21b2f597a5ba62595886bd2b9f06034e8b64b2ec3ef5b64f8ea5d40600COPY
/src/tensorrt_llm/cpp/build/benchmarks/bertBenchmark /src/tensorrt_llm/cpp/build/benchmarks/gptManagerBenchmark /src/tensorrt_llm/cpp/build/benchmarks/disaggServerBenchmark benchmarks/cpp/
04/16/2026 5:21 PM UTC
b6b04796666b3edf1d6f9527cebf5ed6afc9371d73032f0e9067eb8edf860fd8ARG
CPP_BUILD_DIR=/src/tensorrt_llm/cpp/build
04/16/2026 5:21 PM UTC
...