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
05e57e957b275b30b8fc8b8f459494528b4a4e88a0de5cf469a69829e7755321CONFIG
Entrypoint /opt/nvidia/nvidia_entrypoint.sh; WorkingDir /app/tensorrt_llm; ExposedPorts 6006/tcp, 8888/tcp
03/16/2026 7:00 AM UTC
37e31d844e951a8558f263d79bbac9c4351c7470ae724eafd69f08973b5a6864COPY
scripts/generate_container_oss_attribution.sh /tmp/generate_container_oss_attribution.sh
03/16/2026 7:00 AM UTC
6773ac55a6112ee4a7e2c40488c6f52fa04819ec65c91cd739c0422d06275b37ENV
TRT_LLM_GIT_COMMIT=73cca36b4ef4f9a26c61ec214c0b9c1871ec10f7 TRT_LLM_VERSION=1.3.0rc8
03/16/2026 7:00 AM UTC
70d6c77a2bfb417c703c77ea248a0645175af9ff5ff9992d00c15169d638d13bARG
TARGETARCH=amd64
03/16/2026 7:00 AM UTC
47d08a4275d23102968f30f1ef6a54deaec9221e4dcf3042f710a0da797226f1ARG
TRT_LLM_VER=1.3.0rc8
03/16/2026 7:00 AM UTC
cc9d999e8e4dcc7e25a54dc505c929867bebea3a8cf51e0fe8aaf83fdbe3aad7ARG
GIT_COMMIT=73cca36b4ef4f9a26c61ec214c0b9c1871ec10f7
03/16/2026 7:00 AM UTC
1e3cfa4c9eef01b4386dc87fc758114d1f777d060084132ff980db570dd704d2RUN
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/16/2026 7:00 AM UTC
2b985632f9eb64b505495dd5092e91c63bf35ee2f13c74338812647d834c1b05COPY
examples examples
03/16/2026 7:00 AM UTC
d20ab128296f219073a55e488d2a67763159e8fc4c0c6e0e024734e1854f27acCOPY
/src/tensorrt_llm/cpp/build/benchmarks/bertBenchmark /src/tensorrt_llm/cpp/build/benchmarks/gptManagerBenchmark /src/tensorrt_llm/cpp/build/benchmarks/disaggServerBenchmark benchmarks/cpp/
03/16/2026 7:00 AM UTC
4d8f82263fc9b8ced1d8943a27b0fb04d54feaf019c622b2c880df4a5e698688ARG
CPP_BUILD_DIR=/src/tensorrt_llm/cpp/build
03/16/2026 7:00 AM UTC
...