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

how to use cuda on AGX Orin #141

Open
thunder95 opened this issue Oct 12, 2023 · 2 comments
Open

how to use cuda on AGX Orin #141

thunder95 opened this issue Oct 12, 2023 · 2 comments

Comments

@thunder95
Copy link

I tried to install chatglm with pip cublas on AGX Orin, using the following command:
CMAKE_ARGS="-DGGML_CUBLAS=ON" pip install -U chatglm-cpp

But it didnt work with cuda, and inferred with the same speed as CPU on AGX Orin.
It worked on my RTX 3090 machine with these steps.

Please help.

@yusiwen
Copy link

yusiwen commented Oct 13, 2023

Same question here.

@gehuageyan
Copy link

mark

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants