Demo App for llama.cpp Model This app is a demo of the llama.cpp model that tries to recreate an offline chatbot, working similar to OpenAI’s ChatGPT. The source code for this app is available on GitHub. The app was developed using Flutter and implements ggerganov/llama.cpp, recompiled to work on mobiles. Please note that Meta officially distributes the LLaMA models, and …
