We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 226460c commit b7e7982Copy full SHA for b7e7982
README.md
@@ -118,6 +118,7 @@ as the main playground for developing new features for the [ggml](https://github
118
- Python: [abetlen/llama-cpp-python](https://github.com/abetlen/llama-cpp-python)
119
- Go: [go-skynet/go-llama.cpp](https://github.com/go-skynet/go-llama.cpp)
120
- Node.js: [withcatai/node-llama-cpp](https://github.com/withcatai/node-llama-cpp)
121
+- JS/TS (llama.cpp server client): [lgrammel/modelfusion](https://modelfusion.dev/integration/model-provider/llamacpp)
122
- Ruby: [yoshoku/llama_cpp.rb](https://github.com/yoshoku/llama_cpp.rb)
123
- Rust: [mdrokz/rust-llama.cpp](https://github.com/mdrokz/rust-llama.cpp)
124
- C#/.NET: [SciSharp/LLamaSharp](https://github.com/SciSharp/LLamaSharp)
0 commit comments