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

11 lines
485 B
Markdown

# 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](https://catalog.ngc.nvidia.com/orgs/nvidia/teams/tensorrt-llm/containers/release) 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.