From 9c0850daf77374988990bee4d2b419e902e66480 Mon Sep 17 00:00:00 2001 From: Manuel Plank Date: Thu, 27 Jul 2023 11:30:00 +0200 Subject: [PATCH] add llama2.c-android to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7b6251e..12b4be5 100644 --- a/README.md +++ b/README.md @@ -189,6 +189,7 @@ If your candidate PRs have elements of these it doesn't mean they won't get merg - [llama2.rs](https://github.com/gaxler/llama2.rs) by @gaxler: a Rust port of this project - [go-llama2](https://github.com/tmc/go-llama2) by @tmc: a Go port of this project +- [llama2.c-android](https://github.com/Manuel030/llama2.c-android): by @Manuel030: adds Android binaries of this project ## unsorted todos