Skip to content

Commit 5a42a5f

Browse files
authored
readme : remove unsupported node.js library (#3703)
- https://github.com/Atome-FE/llama-node is quite out of date - doesn't support recent/current llama.cpp functionality
1 parent a5e7dbd commit 5a42a5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ as the main playground for developing new features for the [ggml](https://github
101101

102102
- Python: [abetlen/llama-cpp-python](https://github.com/abetlen/llama-cpp-python)
103103
- Go: [go-skynet/go-llama.cpp](https://github.com/go-skynet/go-llama.cpp)
104-
- Node.js: [withcatai/node-llama-cpp](https://github.com/withcatai/node-llama-cpp), [hlhr202/llama-node](https://github.com/hlhr202/llama-node)
104+
- Node.js: [withcatai/node-llama-cpp](https://github.com/withcatai/node-llama-cpp)
105105
- Ruby: [yoshoku/llama_cpp.rb](https://github.com/yoshoku/llama_cpp.rb)
106106
- Rust: [mdrokz/rust-llama.cpp](https://github.com/mdrokz/rust-llama.cpp)
107107
- C#/.NET: [SciSharp/LLamaSharp](https://github.com/SciSharp/LLamaSharp)

0 commit comments

Comments
 (0)