From 68fc52213924f330f4a42c531988004bb575225a Mon Sep 17 00:00:00 2001 From: vodkaslime <646329483@qq.com> Date: Mon, 31 Jul 2023 10:15:04 +0800 Subject: [PATCH] add vodkaslime llama.zig to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0e801c5..4ff6eda 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.zig](https://github.com/vodkaslime/llama2.zig) by @vodkaslime: a Zig port of this project ## unsorted todos