From bcd327c221f186c923df095c4f0bd943153d8d63 Mon Sep 17 00:00:00 2001 From: hlhr202 Date: Wed, 12 Apr 2023 16:27:45 +0800 Subject: [PATCH] chore: add nodejs binding --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f2e16080..3c0e10784 100644 --- a/README.md +++ b/README.md @@ -48,7 +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) +- Node.js: [hlhr202/llama-node](https://github.com/hlhr202/llama-node) **UI:**