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.
examples/eagle/README.md
.examples/multimodal/README.md
.examples/multimodal
.enable_chunked_prefill
flag to theLlmArgs
of theLLM
API.trtllm-build
command.