From: Atsushi Tatsuma Date: Mon, 17 Apr 2023 19:34:35 +0000 (+0900) Subject: readme : add Ruby bindings (#1029) X-Git-Tag: gguf-v0.4.0~935 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=e9298af3896b536d0c6d740447dc764e56b22102;p=pkg%2Fggml%2Fsources%2Fllama.cpp readme : add Ruby bindings (#1029) --- diff --git a/README.md b/README.md index 78215c9c..4f451f32 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:**