Overview
Plain English
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. TensorRT LLM also contains components to create Python and C++ runtimes that orchestrate the inference execution in a performant way.
Technical
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. TensorRT LLM also contains components to create Python and C++ runtimes that orchestrate the inference execution in a performant way.
Technical scorecard
Data & Privacy
Does it send data online?
After setup, this listing is marked as usable offline. Confirm network behavior against the upstream project before regulated deployment.
Does it store history?
Not verified in this directory yet. Review the upstream docs for persistence, logs, and workspace storage.
License checks?
Commercial use is marked as allowed or likely allowed by the listed license.
Telemetry?
None
Last verified: May 17, 2026. Maintainer verification should be treated as directory guidance, not legal advice.
Setup & Installation
A developer can usually get this running with standard docs.
Prerequisites
Python, Docker, Bare Metal, Kubernetes
# Start with the official project documentation
# https://github.com/NVIDIA/TensorRT-LLM Hardware Requirements
Works Well With