diff --git a/README.md b/README.md index 82a813b..579d5e9 100644 --- a/README.md +++ b/README.md @@ -214,6 +214,7 @@ If your candidate PRs have elements of these it doesn't mean they won't get merg - [llama2.c-emscripten](https://github.com/gohai/llama2.c-emscripten) by @gohai: Emscripten (JavaScript) port, based on @ggerganov's initial prototype - [llama2.java](https://github.com/mukel/llama2.java) by @mukel: a Java port of this project - [llama2.kt](https://github.com/madroidmaq/llama2.kt) by @madroidmaq: a Kotlin port of this project +- [llama2.zig](https://github.com/clebert/llama2.zig) by @clebert: a Zig port of this project ## unsorted todos