From 30974307afd0f25708b5745181d58e44fc003fa1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alfonso=C2=B2=20Peterssen?= Date: Wed, 2 Aug 2023 15:01:28 +0200 Subject: [PATCH] Add Java port. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 613f7c3..078f4cb 100644 --- a/README.md +++ b/README.md @@ -211,6 +211,7 @@ If your candidate PRs have elements of these it doesn't mean they won't get merg - [llama2.c - Llama 2 Everywhere](https://github.com/trholding/llama2.c) by @trholding: Standalone, Bootable & Portable Binary Llama 2 - [llama2.rs](https://github.com/leo-du/llama2.rs) by @leo-du: A Rust port of this project - [llama2.scala](https://github.com/jrudolph/llama2.scala) by @jrudolph: a Scala port of this project +- [llama2.java](https://github.com/mukel/llama2.java) by @mukel: a Java port of this project ## unsorted todos