Bug when loading an engine using LoRA through LLM API #2782
Labels
bug
Something isn't working
Investigating
LLM API/Workflow
triaged
Issue has been triaged by maintainers
System Info
Who can help?
No response
Information
Tasks
examples
folder (such as GLUE/SQuAD, ...)Reproduction
Expected behavior
loading TRTLLM engine with llmapi
actual behavior
I got error like this
additional notes
https://github.com/NVIDIA/TensorRT-LLM/blob/main/tensorrt_llm/llmapi/llm.py#L415
I think
self._engine_dir
can be str, soshould be
The text was updated successfully, but these errors were encountered: