Installation#

There are multiple ways to install and run TensorRT LLM. For most users, the options below should be ordered from simple to complex. The approaches are equivalent in terms of the supported features.

Note: This project will download and install additional third-party open source software projects. Review the license terms of these open source projects before use.

  1. Installation Guide (pre-built release container or pip install)

  2. Build from Source

  3. Container Images (container image types and local builds)