From e970c275cf7651def1863a4ed71517d7496aab2c Mon Sep 17 00:00:00 2001 From: Nikolay Dubina Date: Thu, 27 Jul 2023 22:47:34 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fe2579d..fb03e42 100644 --- a/README.md +++ b/README.md @@ -190,6 +190,8 @@ If your candidate PRs have elements of these it doesn't mean they won't get merg - [llama2.rs](https://github.com/gaxler/llama2.rs) by @gaxler: a Rust port of this project - [go-llama2](https://github.com/tmc/go-llama2) by @tmc: a Go port of this project - [llama2.go](https://github.com/nikolaydubina/llama2.go) by @nikolaydubina: a Go port of this project +- [llama2.go](https://github.com/haormj/llama2.go) by @haormj: a Go port of this project +- [llama2.go](https://github.com/saracen/llama2.go) by @saracen: a Go port of this project ## unsorted todos