llama.cpp Android problem #8163
Unanswered
ChanwooCho
asked this question in
Q&A
Replies: 2 comments 2 replies
-
can you provide more details about your environment? Have you updated packages recently? |
Beta Was this translation helpful? Give feedback.
0 replies
-
@ChanwooCho you need package libomp.so into you apk,you can get it in your NDK. |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
I followed the instructions in the readme to set up Android,
but I encountered an error saying: "CANNOT LINK EXECUTABLE './llama-cli': library 'libomp.so' not found: needed by main executable."
It was working fine with the previous version.
Beta Was this translation helpful? Give feedback.
All reactions