trt-llm-rag-windows
trt-llm-rag-windows copied to clipboard
ModuleNotFoundError: No module named 'tensorrt_llm'
Hello, after installing and running Chat with RTX I get error ModuleNotFoundError: No module named 'tensorrt_llm'
. How to fix it?
I tried pip install --no-cache-dir --extra-index-url https://pypi.nvidia.com tensorrt-llm
this command to fix it.
I tried
pip install --no-cache-dir --extra-index-url https://pypi.nvidia.com tensorrt-llm
this command to fix it.
It didn't work for me 😞
@ryletd Can you please try a fresh install and report back?
Please try with the branch release/0.3 and follow the instructions