From: Genkagaku.GPT Date: Thu, 13 Apr 2023 13:54:27 +0000 (+0800) Subject: readme : llama node binding (#911) X-Git-Tag: gguf-v0.4.0~976 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=7e941b95eba067cb5b92785e642fd803657376ee;p=pkg%2Fggml%2Fsources%2Fllama.cpp readme : llama node binding (#911) * chore: add nodejs binding * chore: add nodejs binding --- 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:**