]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
Add link to clojure bindings to Readme. (#2659)
authorAdrian <redacted>
Fri, 18 Aug 2023 19:39:22 +0000 (12:39 -0700)
committerGitHub <redacted>
Fri, 18 Aug 2023 19:39:22 +0000 (21:39 +0200)
README.md

index da1c188cf2c1964510917de0f58a05781d7953ff..9f8512dc57c8dd0f30b3d3dadfca39762c7c12f6 100644 (file)
--- 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:**