add vodkaslime llama.zig to readme

This commit is contained in:
vodkaslime
2023-07-31 10:15:04 +08:00
parent ce05cc28cf
commit 68fc522139
+1
View File
@@ -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