Installing llama.cpp on WSL2 (CPU Only) #13588
Unanswered
syafiqmuda
asked this question in
Q&A
Replies: 2 comments 2 replies
-
Install libcurl development library. |
Beta Was this translation helpful? Give feedback.
1 reply
-
I have manage to build it without error, and I notice, but when I try to run after I have successfully build, I notice the there is missing |
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.
-
Hello, newbie here, I am currently learning how to use vLLM, ollama and now llama.cpp for my hobby playing around with AI.
I dont have a pc master race setup, so I just use mostly on laptop, yes A LAPTOP. my spec were:
So here is my use case, I wanted to run llama.cpp in WSL2 (Ubuntu 22.04). and I stuck on
and I got error state that:
to someone said that I dont have compiler in my system here is the result:
So what I do next is install:
Then I continue install cpp using
but I got stuck here
Any senpai, guru or master can help me, please.
Beta Was this translation helpful? Give feedback.
All reactions