add a Rust port

This commit is contained in:
Daniel Grittner
2023-08-06 10:44:48 +02:00
parent 623894f5da
commit fcb4cdef8b
+1
View File
@@ -227,6 +227,7 @@ If your candidate PRs have elements of these it doesn't mean they won't get merg
- [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
- [llama2-rs](https://github.com/danielgrittner/llama2-rs) by @danielgrittner: a Rust port of this project
## unsorted todos