From 4c0a88249de0e7ec0ae8533f21c2ebbc4430d3b6 Mon Sep 17 00:00:00 2001 From: Johannes Rudolph Date: Mon, 31 Jul 2023 14:59:11 +0200 Subject: [PATCH] add link to scala port --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0e801c5..1259c5e 100644 --- a/README.md +++ b/README.md @@ -203,6 +203,7 @@ If your candidate PRs have elements of these it doesn't mean they won't get merg - [llama2.cpp](https://github.com/leloykun/llama2.cpp) by @leloykun: a C++ port of this project - [llama2.js](https://github.com/epicure/llama2.js) by @epicure: a JavaScript port of this project - [llama2.zig](https://github.com/cgbur/llama2.zig) by @cgbur: A Zig port of this project +- [llama2.scala](https://github.com/jrudolph/llama2.scala) by @jrudolph: a Scala port of this project ## unsorted todos