Merge pull request #395 from yijunyu/patch-1

Update README.md
This commit is contained in:
Andrej 2024-05-10 01:18:25 +02:00 committed by GitHub
commit fd007d6508
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -362,6 +362,7 @@ Lastly, I will be a lot more sensitive to complexity in the root folder of the p
- [llm.🔥](https://github.com/dorjeduck/llm.mojo) by @[dorjeduck](https://github.com/dorjeduck): a Mojo port of this project
- Rust
- [llm.rs](https://github.com/yijunyu/llm.rs) by @[Yijun Yu](https://github.com/yijunyu): a Rust rewrite with the aim to have same performance
- [llm.rs](https://github.com/ToJen/llm.rs) by @[ToJen](https://github.com/ToJen): a Rust port of this project
- Zig