From: Adrian Date: Fri, 18 Aug 2023 19:39:22 +0000 (-0700) Subject: Add link to clojure bindings to Readme. (#2659) X-Git-Tag: gguf-v0.4.0~301 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=2d8b76a110d76ff6b5728ff0af8477531e4db60e;p=pkg%2Fggml%2Fsources%2Fllama.cpp Add link to clojure bindings to Readme. (#2659) --- diff --git a/README.md b/README.md index da1c188c..9f8512dc 100644 --- a/README.md +++ b/README.md @@ -99,6 +99,7 @@ as the main playground for developing new features for the [ggml](https://github - 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) +- Clojure: [phronmophobic/llama.clj](https://github.com/phronmophobic/llama.clj) **UI:**