From 8ccf2f97f8ed2c05318de0d915132d9fe2eee060 Mon Sep 17 00:00:00 2001 From: Yijun Yu Date: Fri, 10 May 2024 06:49:24 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 29d5368..f871612 100644 --- a/README.md +++ b/README.md @@ -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