Skip to content

Android wrapper for Inference Llama 2 in one file of pure C

License

Notifications You must be signed in to change notification settings

celikin/llama2.c-android-wrapper

 
 

Repository files navigation

llama2.c-android-wrapper

Llama JNI

Port of Andrej Karpathy's llama2.c to Android.

How to use

Open android folder as project in Android Studio and build.

TODO

  • support NEON
  • support feature for interrupting active inference

About

Android wrapper for Inference Llama 2 in one file of pure C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 59.9%
  • Python 31.5%
  • Kotlin 3.6%
  • Jupyter Notebook 1.7%
  • Shell 1.6%
  • CMake 0.9%
  • Other 0.8%