Update README.md: add a Kotlin port of this project

This commit is contained in:
madroid
2023-08-04 18:50:06 +08:00
parent af8708d87b
commit ec65aac182
+1
View File
@@ -213,6 +213,7 @@ If your candidate PRs have elements of these it doesn't mean they won't get merg
- [llama2.scala](https://github.com/jrudolph/llama2.scala) by @jrudolph: a Scala port of this project
- [llama2.c-emscripten](https://github.com/gohai/llama2.c-emscripten) by @gohai: Emscripten (JavaScript) port, based on @ggerganov's initial prototype
- [llama2.java](https://github.com/mukel/llama2.java) by @mukel: a Java port of this project
- [llama2.kt](https://github.com/madroidmaq/llama2.kt) by @madroidmaq: a Kotlin port of this project
## unsorted todos