From 3b446baeb3cfecd05027d692b37c6feee18f885e Mon Sep 17 00:00:00 2001 From: Leo Du Date: Mon, 31 Jul 2023 03:34:34 -0400 Subject: [PATCH] update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0e801c5..4f10938 100644 --- a/README.md +++ b/README.md @@ -203,6 +203,7 @@ If your candidate PRs have elements of these it doesn't mean they won't get merg - [llama2.cpp](https://github.com/leloykun/llama2.cpp) by @leloykun: a C++ port of this project - [llama2.js](https://github.com/epicure/llama2.js) by @epicure: a JavaScript port of this project - [llama2.zig](https://github.com/cgbur/llama2.zig) by @cgbur: A Zig port of this project +- [llama2.rs](https://github.com/leo-du/llama2.rs) by @leo-du: A Rust port of this project ## unsorted todos