]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
readme : llama node binding (#911)
authorGenkagaku.GPT <redacted>
Thu, 13 Apr 2023 13:54:27 +0000 (21:54 +0800)
committerGitHub <redacted>
Thu, 13 Apr 2023 13:54:27 +0000 (16:54 +0300)
* chore: add nodejs binding

* chore: add nodejs binding

README.md

index c0958ebd69cb0814323e729b6ee8364544efd869..a7f220eb2a71ef02eb705beaf628eadfb7ed13df 100644 (file)
--- 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:**