Merge pull request #217 from mukel/llama2.java

Add Java port.
This commit is contained in:
Andrej
2023-08-02 09:40:02 -07:00
committed by GitHub
+1
View File
@@ -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