TensorRT-LLM
by Community
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 NV
OSS
TensorRT-LLM
Added 1 June 2026
Overview
TensorRT-LLM is a Python framework for defining and optimizing large language model inference on NVIDIA GPUs. It provides a high-level API to build LLM architectures and applies state-of-the-art optimizations like quantization and kernel fusion, then generates Python and C++ runtimes to execute inference efficiently.
Best for
Best for
Teams deploying LLMs at scale on NVIDIA infrastructure who need maximum inference performance.
Use cases
- Deploying LLMs with low latency on NVIDIA hardware
- Optimizing inference throughput for production serving
- Building custom inference pipelines with fine-grained control
Notes
TensorRT-LLM is a Python framework for defining and optimizing large language model inference on NVIDIA GPUs. It provides a high-level API to build LLM architectures and applies state-of-the-art optimizations like quantization and kernel fusion, then generates Python and C++ runtimes to execute inference efficiently.
13,781 stars on GitHub. Last updated 2026-06-01.
Use cases
- Deploying LLMs with low latency on NVIDIA hardware
- Optimizing inference throughput for production serving
- Building custom inference pipelines with fine-grained control
Pros
- Deep NVIDIA GPU optimization built in, not bolted on
- Supports both Python and C++ runtime generation for flexibility
- Active community project with 13k+ stars and regular updates
Cons
- Locked to NVIDIA GPUs, no portability to other accelerators
- Steeper learning curve than higher-level inference frameworks
- Requires understanding of LLM architecture and optimization techniques
Indexed from awesome-llm and enriched against its public facts.
Pros
- Deep NVIDIA GPU optimization built in, not bolted on
- Supports both Python and C++ runtime generation for flexibility
- Active community project with 13k+ stars and regular updates
Cons
- Locked to NVIDIA GPUs, no portability to other accelerators
- Steeper learning curve than higher-level inference frameworks
- Requires understanding of LLM architecture and optimization techniques
Open-source & AI alternatives
Swap-in tools that solve the same job. Weigh the trade-offs before you commit.
vLLM
Community
A high-throughput and memory-efficient inference and serving engine for LLMs
LMDeploy
Community
LMDeploy is a toolkit for compressing, deploying, and serving LLMs.
SGLang
Community
SGLang is a high-performance serving framework for large language models and multimodal models.
FasterTransformer
Community
Transformer related optimization, including BERT, GPT
llama.cpp
Community
LLM inference in C/C++
LMDeploy
Community
LMDeploy is a toolkit for compressing, deploying, and serving LLMs.
MInference
Community
[NeurIPS'24 Spotlight, ICLR'25, ICML'25] To speed up Long-context LLMs' inference, approximate and dynamic sparse calculate the attention, which reduces inference latency by up to
mistral.rs
Community
Fast, flexible LLM inference
MNN-LLM
Community
MNN: A blazing-fast, lightweight inference engine battle-tested by Alibaba, powering high-performance on-device LLMs and Edge AI.
SGLang
Community
SGLang is a high-performance serving framework for large language models and multimodal models.
vLLM
Community
A high-throughput and memory-efficient inference and serving engine for LLMs
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.
