From 0ee2d4a9655d82f72b8a1aa3907352d82ce856b5 Mon Sep 17 00:00:00 2001 From: Joshua Carpeggiani <32605850+joshcarp@users.noreply.github.com> Date: Wed, 24 Apr 2024 17:48:49 -0400 Subject: [PATCH] Add llm.go in description --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 71563df6b..f70ed55a8 100644 --- a/README.md +++ b/README.md @@ -275,6 +275,9 @@ Lastly, I will be a lot more sensitive to complexity in the root folder of the p - Zig - [llm.zig]() by @[saimirbaci](https://github.com/Saimirbaci/llm.zig/): a Zig port of this project +- Go + - [llm.go](https://github.com/joshcarp/llm.go) by @[joshcarp](https://github.com/joshcarp): a Go port of this project + ## discussions Ways of organizing development: