You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
@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 : -
Any advice to deal with is highly appreciated
Originally posted by @deadpipe in #16 (comment)
The text was updated successfully, but these errors were encountered: