README.md

August 21, 2023 ยท View on GitHub

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

Contents

  1. 1llama2.c-android-wrapper
  2. 2How to use
  3. 3TODO