summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKonstantin Herud <konstantin.herud@denkbares.com>2023-09-01 15:36:14 +0200
committerGitHub <noreply@github.com>2023-09-01 16:36:14 +0300
commit49bb9cbe0f598bc43be539b0df8eafb2130cfad3 (patch)
tree95ffeaab09026d57f70ab083690c6a50f56bed4f
parentef156499721c67748cde01a5436cb6f0648bb4b4 (diff)
docs : add java-llama.cpp to README.md (#2935)
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index d727b055..4e6a0957 100644
--- a/README.md
+++ b/README.md
@@ -114,6 +114,7 @@ as the main playground for developing new features for the [ggml](https://github
- Scala 3: [donderom/llm4s](https://github.com/donderom/llm4s)
- Clojure: [phronmophobic/llama.clj](https://github.com/phronmophobic/llama.clj)
- React Native: [mybigday/llama.rn](https://github.com/mybigday/llama.rn)
+- Java: [kherud/java-llama.cpp](https://github.com/kherud/java-llama.cpp)
**UI:**