Closed 0xSage closed 2 months ago
The same root cause with Failed to init tensorrt-llm
. Fixed - Wrong binary lookup.
Could not load library "C:\Users\n\cortex/engines/cortex.tensorrt-llm/engine.dll" The specified module could not be found.
I saw the PR is merged, it's fixed right? @louis-jan
Yes @imtuyethan
From now on, cortex-cpp will handle engine stuff. I will pass it over to @vansangpfiev. (Not to take action, just to follow up when release)
Describe the bug A clear and concise description of what the bug is.
To Reproduce
cortex run llama3:tensorrt-llm-windows-ada (valid model branch this time)
check that model dlls , binaries all exist (model downloaded successfully)
When checking logs
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context Add any other context about the problem here.