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

Unable to use GPU acceleration #21

Open
deadpipe opened this issue Nov 26, 2023 · 3 comments
Open

Unable to use GPU acceleration #21

deadpipe opened this issue Nov 26, 2023 · 3 comments

Comments

@deadpipe
Copy link

@Maknee

I tried setting option(MINIGPT4_CUBLAS "minigpt4: use cuBLAS" ON) in the CMakeLists.txt.

But when i run cmake --build . --config Release,

i get this error below unfortunately : -

C__Windows_System32_cmd exe 24_11_2023 00_27_05

Any advice to deal with is highly appreciated

Originally posted by @deadpipe in #16 (comment)

@Maknee
Copy link
Owner

Maknee commented Nov 28, 2023

Sorry it hasn't been documented, but I have not tested cublas integration with minigpt4

@deadpipe
Copy link
Author

deadpipe commented Nov 28, 2023

@Maknee Do you have this on your roadmap to fix this CuBlas integration with minigpt4.cpp?

@Maknee
Copy link
Owner

Maknee commented Dec 2, 2023

Unfortunately I don't have that much time these days -- I believe that cublas could be integrated nicely just with the vicuna model from llama.cpp, which should provide a nice perf boost

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

2 participants