llama.cpp/examples/llama.android
Han Yin f94efbacbb cleanup: remove Arm AI Chat/Playground app source code; replace with the basic sample app from https://github.com/hanyin-arm/Arm-AI-Chat-Sample
Note: the full Google Play version of AI Chat app will be open will be open sourced in another repo soon, therefore didn't go through the trouble of pruning the history using `git filter-repo` here.
2025-10-30 13:37:59 -07:00
..
app cleanup: remove Arm AI Chat/Playground app source code; replace with the basic sample app from https://github.com/hanyin-arm/Arm-AI-Chat-Sample 2025-10-30 13:37:59 -07:00
gradle cleanup: remove Arm AI Chat/Playground app source code; replace with the basic sample app from https://github.com/hanyin-arm/Arm-AI-Chat-Sample 2025-10-30 13:37:59 -07:00
lib lib: remove kleidi-llama related namings 2025-10-28 11:39:19 -07:00
.gitignore android : introduce starter project example (#4926) 2024-01-16 15:47:34 +02:00
README.md android : introduce starter project example (#4926) 2024-01-16 15:47:34 +02:00
build.gradle.kts cleanup: remove Arm AI Chat/Playground app source code; replace with the basic sample app from https://github.com/hanyin-arm/Arm-AI-Chat-Sample 2025-10-30 13:37:59 -07:00
gradle.properties llama: migrate C/CXX flags into CMakeList 2025-10-28 11:39:17 -07:00
gradlew android : introduce starter project example (#4926) 2024-01-16 15:47:34 +02:00
settings.gradle.kts llama: update the library's package name and namespace 2025-10-28 11:39:19 -07:00

README.md