NVIDIA / TensorRT-LLM

TensorRT-LLM provides users with an easy-to-use Python API to define Large Language Models (LLMs) and build TensorRT engines that contain state-of-the-art optimizations to perform inference efficiently on NVIDIA GPUs. TensorRT-LLM also contains components to create Python and C++ runtimes that execute those TensorRT engines.
https://nvidia.github.io/TensorRT-LLM
Apache License 2.0
8.74k stars 1k forks source link

Update TensorRT-LLM v0.14.0 #2401

Closed kaiyux closed 3 weeks ago

kaiyux commented 3 weeks ago

TensorRT-LLM Release 0.14.0

Key Features and Enhancements

API Changes

Model Updates

Fixed Issues

Infrastructure Changes

Documentation

Known Issues