]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
readme : add lgrammel/modelfusion JS/TS client for llama.cpp (#4814)
authorLars Grammel <redacted>
Sun, 7 Jan 2024 20:24:11 +0000 (21:24 +0100)
committerGitHub <redacted>
Sun, 7 Jan 2024 20:24:11 +0000 (22:24 +0200)
README.md

index ca6d14e175b099ea7b77b2b8b373e10f2aeae4c2..2f6e6ffeed0983fd7b88d1999f83517ca98d89c7 100644 (file)
--- a/README.md
+++ b/README.md
@@ -118,6 +118,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: [withcatai/node-llama-cpp](https://github.com/withcatai/node-llama-cpp)
+- JS/TS (llama.cpp server client): [lgrammel/modelfusion](https://modelfusion.dev/integration/model-provider/llamacpp)
 - 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)