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.45k stars 957 forks source link

Succeeded in Python runtime, but failed in C++ runtime #2294

Open yjjuan opened 1 week ago

yjjuan commented 1 week ago

System Info

Who can help?

No response

Information

Tasks

Reproduction

Expected behavior

actual behavior

additional notes

MartinMarciniszyn commented 4 days ago

@yjjuan , please provide a reproducer.

yjjuan commented 1 day ago