summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGenkagaku.GPT <hlhr202@163.com>2023-04-13 21:54:27 +0800
committerGitHub <noreply@github.com>2023-04-13 16:54:27 +0300
commit7e941b95eba067cb5b92785e642fd803657376ee (patch)
tree37789e4994b37fb857b84531b690ca8a322a0613
parentc729ff730a46a135817a3d9988a097e3678a9722 (diff)
readme : llama node binding (#911)
* chore: add nodejs binding * chore: add nodejs binding
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index c0958ebd..a7f220eb 100644
--- a/README.md
+++ b/README.md
@@ -49,6 +49,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)
+- Node.js: [hlhr202/llama-node](https://github.com/hlhr202/llama-node)
**UI:**