Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while importing tensorrt_llm #2380

Open
Aaryanverma opened this issue Oct 26, 2024 · 1 comment
Open

Error while importing tensorrt_llm #2380

Aaryanverma opened this issue Oct 26, 2024 · 1 comment
Assignees
Labels
installation question Further information is requested triaged Issue has been triaged by maintainers

Comments

@Aaryanverma
Copy link

After installation, getting error while importing tensorrt_llm:

ImportError: /opt/conda/lib/python3.10/site-packages/tensorrt_llm/bindings.cpython-310-x86_64-linux-gnu.so: undefined symbol: _ZN3c106detail14torchCheckFailEPKcS2_jRKSs

I was trying to convert phi-3.5-vision-instruct model using tensorrt_llm, installed the requirements from this location:
https://github.com/NVIDIA/TensorRT-LLM/tree/main/examples/phi

Environment: Kaggle Notebook (T4 GPU)

pls help, how to install and run this code in above environment?

@Superjomn
Copy link
Collaborator

Can you try a clean build following the build-on-linux doc? Sometimes a legacy build with outdated Docker images may cause such an issue. @Aaryanverma

@Superjomn Superjomn added question Further information is requested installation labels Oct 28, 2024
@Superjomn Superjomn self-assigned this Oct 28, 2024
@Superjomn Superjomn added the triaged Issue has been triaged by maintainers label Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
installation question Further information is requested triaged Issue has been triaged by maintainers
Projects
None yet
Development

No branches or pull requests

2 participants