From a86a69c135df0819a24783d0a12c8a530675e16f Mon Sep 17 00:00:00 2001 From: Antonis Geralis <43617260+planetis-m@users.noreply.github.com> Date: Sat, 13 Jul 2024 18:57:51 +0300 Subject: [PATCH] Add nim port --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4ba884345..59ec479d3 100644 --- a/README.md +++ b/README.md @@ -238,6 +238,9 @@ Lastly, I will be a lot more sensitive to complexity in the root folder of the p - Zig - [llm.zig](https://github.com/Saimirbaci/llm.zig) by @[saimirbaci](https://github.com/Saimirbaci): a Zig port of this project +- Nim + - [llm.nim](https://github.com/Vindaar/llm.nim) by @[Vindaar](https://github.com/Vindaar): a Nim port of this project + ## discussions Ways of organizing development: