TensorRT-LLMs/docs/source/installation/containers.md
ixlmar abb7357f25
[TRTLLM-5989, TRTLLM-5991, TRTLLM-5993] doc: Update container instructions (#5490)
Signed-off-by: ixlmar <206748156+ixlmar@users.noreply.github.com>
2025-06-27 07:09:41 -07:00

485 B

Pre-built release container images on NGC

Pre-built TensorRT-LLM releases are made available as container images on NGC. This is likely the simplest way to obtain TensorRT-LLM. Please refer to the documentation in NGC for usage instructions.

{{container_tag_admonition}}

Containers can also be built locally, see https://github.com/NVIDIA/TensorRT-LLM/tree/main/docker for all related options.