From: Konstantin Herud Date: Fri, 1 Sep 2023 13:36:14 +0000 (+0200) Subject: docs : add java-llama.cpp to README.md (#2935) X-Git-Tag: gguf-v0.4.0~163 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=49bb9cbe0f598bc43be539b0df8eafb2130cfad3;p=pkg%2Fggml%2Fsources%2Fllama.cpp docs : add java-llama.cpp to README.md (#2935) --- 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:**