Skip to content

POC Android App to infer Llama 2 models using Kotlin

Notifications You must be signed in to change notification settings

oddlyspaced/llama2-android

Repository files navigation

LLAMA 2 - Android [Proof of Concept]

This repository contains an Android implementation (along with other materials), that I created to understand how viable local LLM inferencing is on mobile devices, specifically with regards to the Llama 2 Architecture.

It is directly inspired (and based) on the project llama2.c by Andrej Karpathy

Please read the following article for understanding this project : https://medium.com/@srivastavahardik/benchmarking-llama-2-on-android-a-tale-of-two-implementations-35228d6ede9e

Screenshots

App UI

App Result

App Text Sample

References

https://github.com/karpathy/llama2.c

https://github.com/madroidmaq/llama2.kt

https://github.com/Manuel030/llama2.c-android

About

POC Android App to infer Llama 2 models using Kotlin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published