Deploy on Android
Reference - https://github.com/tensorflow/codelabs
Nexa - https://github.com/NexaAI/Ocotpus-v2-demo
llm_inference
git sparse-checkout set examples/llm_inference/android
https://ai.google.dev/edge/mediapipe/solutions/genai/llm_inference
https://ai.google.dev/edge/mediapipe/solutions/setup_android#example_code
https://bazel.build/install/ubuntu
Install bazel
Download bazel
wget https://github.com/bazelbuild/bazel/releases/download/7.3.0rc1/bazel-7.3.0rc1-installer-linux-x86_64.sh
./bazel-7.3.0rc1-installer-linux-x86_64.sh –user