summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdrian <smith.adriane@gmail.com>2023-08-18 12:39:22 -0700
committerGitHub <noreply@github.com>2023-08-18 21:39:22 +0200
commit2d8b76a110d76ff6b5728ff0af8477531e4db60e (patch)
tree344d74461c775afa21cbf4c048c1b6ed6d192987
parent7af633aec339367e36c867ae709088d6a801aa75 (diff)
Add link to clojure bindings to Readme. (#2659)
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
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:**