summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormdrokz <mohammadmunshi@gmail.com>2023-08-18 15:47:58 +0530
committerGitHub <noreply@github.com>2023-08-18 13:17:58 +0300
commiteaf98c2649d7da705de255712f0038ac7e47c610 (patch)
tree3f86b4d47ebded0c556141ee89f11d6995d31b1f
parente9b12c332ec6e215fbac4b2ef165353acbcd8319 (diff)
readme : add link to Rust bindings (#2656)
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 79cba512..8e467f15 100644
--- a/README.md
+++ b/README.md
@@ -96,6 +96,7 @@ as the main playground for developing new features for the [ggml](https://github
- 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)
- 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)
- Scala 3: [donderom/llm4s](https://github.com/donderom/llm4s)