From 3418fed02b9837ee2d96d5809ed0499f3e9daf8e Mon Sep 17 00:00:00 2001 From: Daniil Tcelikin Date: Fri, 28 Jul 2023 14:53:00 +0300 Subject: [PATCH] added repository in readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9219633..9c68a77 100644 --- a/README.md +++ b/README.md @@ -200,6 +200,7 @@ If your candidate PRs have elements of these it doesn't mean they won't get merg - [llama2.go](https://github.com/haormj/llama2.go) by @haormj: a Go port of this project - [llama2.go](https://github.com/saracen/llama2.go) by @saracen: a Go port of this project - [llama2.c-android](https://github.com/Manuel030/llama2.c-android): by @Manuel030: adds Android binaries of this project +- [llama2.c-android-wrapper](https://github.com/celikin/llama2.c-android-wrapper): by @celikin: added JNI wrapper, PoC - [llama2.cpp](https://github.com/leloykun/llama2.cpp) by @leloykun: a C++ port of this project ## unsorted todos