kherud/java-llama.cpp

Unable to integrate java-llama.cpp with Android studio Java.

Opened this issue · 0 comments

Hello,
I am new to the LLM field. I was trying to run an LLM locally/offline on an android device and make an app as a side project/self learning.I followed the steps on the READMe carefully But I am still having many issues with integrating it onto android studio Java.
Could somebody please provide a simple tutorial/ give steps on how you successfully integrated it with android studio?
Or maybe provide basic MainActivity.java and build.gradle.kts(Module:app) and any other file which you had to change.

It would mean alot. Thanks.