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 999 forks source link

How to install tensorrt-llm in python3.11? #2481

Open janelu9 opened 3 days ago

hello-11 commented 3 days ago

@janelu9 You can follow this guide.

janelu9 commented 3 days ago

@janelu9 You can follow this guide.

It only offered wheel packages built by py310