How to Integrate Accelerator to Android Sample Code #12484
Unanswered
affereaflaw
asked this question in
Q&A
Replies: 1 comment 1 reply
-
If you are building an app around llama.cpp you will need to have the app update llama.cpp. Not sure about acceleration do you have any issues doing it? |
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
-
I am able to run sample code on android studio and run some models with it. Thank you for the great works!
I am wondering about if I want to update the llama cpp from sample code from the latest release of the repo, how can I do that? and can I also integrate accelerator like Vulkan / OpenCL inside the app via android studio? Any guidance really appreciated :)
Would be nice if there is a separate documentation for it
Beta Was this translation helpful? Give feedback.
All reactions