From 43d19ed83c629ff94adb3926b70979e4d2b03021 Mon Sep 17 00:00:00 2001 From: seung joon choi Date: Sat, 29 Jul 2023 02:44:46 +0900 Subject: [PATCH] Update README.md Add llama2.js to notable forks section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9219633..df65dc6 100644 --- a/README.md +++ b/README.md @@ -201,6 +201,7 @@ If your candidate PRs have elements of these it doesn't mean they won't get merg - [llama2.go](https://github.com/saracen/llama2.go) by @saracen: a Go port of this project - [llama2.c-android](https://github.com/Manuel030/llama2.c-android): by @Manuel030: adds Android binaries of this project - [llama2.cpp](https://github.com/leloykun/llama2.cpp) by @leloykun: a C++ port of this project +- [llama2.js](https://github.com/epicure/llama2.js) by @epicure: a JavaScript port of this project ## unsorted todos