]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
readme : add Ruby bindings (#1029)
authorAtsushi Tatsuma <redacted>
Mon, 17 Apr 2023 19:34:35 +0000 (04:34 +0900)
committerGitHub <redacted>
Mon, 17 Apr 2023 19:34:35 +0000 (22:34 +0300)
README.md

index 78215c9ce4052734fd047c2b6f6f02fab7e32690..4f451f32d23847268f8b51e4db216a7e4fb2d198 100644 (file)
--- a/README.md
+++ b/README.md
@@ -50,6 +50,7 @@ New features will probably be added mostly through community contributions.
 - 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: [hlhr202/llama-node](https://github.com/hlhr202/llama-node)
+- Ruby: [yoshoku/llama_cpp.rb](https://github.com/yoshoku/llama_cpp.rb)
 
 **UI:**