From 24f2a6e03d6dfa15f9fb96575963edb822b2838a Mon Sep 17 00:00:00 2001 From: hlhr202 Date: Wed, 12 Apr 2023 16:27:01 +0800 Subject: [PATCH] chore: add nodejs binding --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 914c07995..0f2e16080 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,7 @@ New features will probably be added mostly through community contributions. - Python: [abetlen/llama-cpp-python](https://github.com/abetlen/llama-cpp-python) - Go: [go-skynet/go-llama.cpp](https://github.com/go-skynet/go-llama.cpp) +- JS/TS: [hlhr202/llama-node](https://github.com/hlhr202/llama-node) **UI:**