]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
readme : add link to Rust bindings (#2656)
authormdrokz <redacted>
Fri, 18 Aug 2023 10:17:58 +0000 (15:47 +0530)
committerGitHub <redacted>
Fri, 18 Aug 2023 10:17:58 +0000 (13:17 +0300)
README.md

index 79cba51245c6aa7000b9f09d7b44fb6090d499d6..8e467f159782ed2627c7be2f647ab00a43af81e8 100644 (file)
--- 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)