BLAS=0 #1053
Unanswered
ricardoborges
asked this question in
Q&A
BLAS=0
#1053
Replies: 1 comment 1 reply
-
For the command On Windows command prompt, you need to quote the whole line I had the same issues as you. Followed the steps to the letter but always had BLAS = 0. Turns out you need to quote the whole line for the set CMAKE_ARGS instead of just quoting the args (thanks to this post ) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey guys, what i'm doing wrong here... it's a windows 11 machine, rtx 3050. I tried a lot of things to install llama-cpp-python for GPU as written in readme, but when I execute the code it's always print "... BLAS = 0 | ..."
am i missing something?
Beta Was this translation helpful? Give feedback.
All reactions