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.
System Info
...
Who can help?
No response
Information
Tasks
examples
folder (such as GLUE/SQuAD, ...)Reproduction
The nougat source code is here: https://github.com/facebookresearch/nougat.
Expected behavior
Hope we can use TensorRTLLM with Nougat.
actual behavior
Nougat is not in support.
additional notes
Thanks for your contribution!