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
f771f5d7ea491f30bb3ee6fc15b4e9da99cef243f08dcabd51330b08c000093cCONFIG
Entrypoint /opt/nvidia/nvidia_entrypoint.sh; WorkingDir /app/tensorrt_llm; ExposedPorts 6006/tcp, 8888/tcp
05/06/2026 3:40 PM UTC
b3faa1d46410ac099d238cb7282f6ff1479609b10e3765e16f2eb276a36b1400COPY
scripts/generate_container_oss_attribution.sh /tmp/generate_container_oss_attribution.sh
05/06/2026 3:40 PM UTC
a82972f5283185927c821d90cdfe663dbbf9d28d3015b53c76d1a305ee6bbc91ENV
TRT_LLM_GIT_COMMIT=93cb6518b6d6dbd6095748189e626db731f44545 TRT_LLM_VERSION=1.3.0rc14
05/06/2026 3:40 PM UTC
95ce3124069cc3d910e9f56c61ca4985edb338250fb580a95923edcb0811dee2ARG
TARGETARCH=amd64
05/06/2026 3:40 PM UTC
6a25a2b4ab039caeedd7cdd9d90c82009992325bb5a897c6b1db1fd79456681bARG
TRT_LLM_VER=1.3.0rc14
05/06/2026 3:40 PM UTC
c678be8f5a4a1171b0a2e32748beb80f2a5906439016f99525e019cc426dad31ARG
GIT_COMMIT=93cb6518b6d6dbd6095748189e626db731f44545
05/06/2026 3:40 PM UTC
58349f60274333d6292552fa291f27b8e2f8492dbcadc4f0d4b67aeaa5a2b808RUN
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
05/06/2026 3:40 PM UTC
507f85d7cacc0dacea0d0939d82278799a53055190450735957de7269f550e38COPY
examples examples
05/06/2026 3:40 PM UTC
cb632c74e6d73c2d6927f37e0ac21beeb51977d281df89b2456ac32b7adb004aCOPY
/src/tensorrt_llm/cpp/build/benchmarks/bertBenchmark /src/tensorrt_llm/cpp/build/benchmarks/gptManagerBenchmark /src/tensorrt_llm/cpp/build/benchmarks/disaggServerBenchmark benchmarks/cpp/
05/06/2026 3:40 PM UTC
c2a6d41e6bae829cc8e1430fa13de22ba79fc07ba91de9a2f2e8d6372778d892ARG
CPP_BUILD_DIR=/src/tensorrt_llm/cpp/build
05/06/2026 3:40 PM UTC
...