From ee1fd6024af6a97aacfcf0ce41c21ed38cf6e3c5 Mon Sep 17 00:00:00 2001 From: Konstantin Herud Date: Thu, 31 Aug 2023 17:01:45 +0200 Subject: [PATCH] docs: add java-llama.cpp to README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d727b0554..4e6a0957d 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:**