]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
docs : add `node-llama-cpp` to `README.md` (#2885)
authorGilad S <redacted>
Wed, 30 Aug 2023 08:40:12 +0000 (11:40 +0300)
committerGitHub <redacted>
Wed, 30 Aug 2023 08:40:12 +0000 (11:40 +0300)
README.md

index a880fd29f91938b1a5981502fd62979f61442ff6..d727b05548f7054af2fa8ee1f9b1887674cc859e 100644 (file)
--- a/README.md
+++ b/README.md
@@ -107,7 +107,7 @@ as the main playground for developing new features for the [ggml](https://github
 
 - 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)
+- Node.js: [withcatai/node-llama-cpp](https://github.com/withcatai/node-llama-cpp), [hlhr202/llama-node](https://github.com/hlhr202/llama-node)
 - Ruby: [yoshoku/llama_cpp.rb](https://github.com/yoshoku/llama_cpp.rb)
 - Rust: [mdrokz/rust-llama.cpp](https://github.com/mdrokz/rust-llama.cpp)
 - C#/.NET: [SciSharp/LLamaSharp](https://github.com/SciSharp/LLamaSharp)