From e9298af3896b536d0c6d740447dc764e56b22102 Mon Sep 17 00:00:00 2001 From: Atsushi Tatsuma Date: Tue, 18 Apr 2023 04:34:35 +0900 Subject: [PATCH] readme : add Ruby bindings (#1029) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 78215c9ce..4f451f32d 100644 --- 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:**