Skip to content

Commit

Permalink
Merge pull request #455 from stepango/stepango/kotlin-multiplatform-r…
Browse files Browse the repository at this point in the history
…eadme

README: add Kotlin Multiplatform port
  • Loading branch information
karpathy authored Feb 13, 2024
2 parents fa3e06c + a4aa93d commit 541ca8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -369,6 +369,7 @@ If your candidate PRs have elements of these it doesn't mean they won't get merg
- [llama2.tornadovm.java](https://github.com/mikepapadim/llama2.tornadovm.java) by @[mikepapadim](https://github.com/mikepapadim): an extension of the llama2.java with GPU-support through [TornadoVM](https://github.com/beehive-lab/TornadoVM).
- Kotlin
- [llama2.kt](https://github.com/madroidmaq/llama2.kt) by @[madroidmaq](https://github.com/madroidmaq): a Kotlin port of this project
- [llama2-kmp](https://github.com/stepango/llama2-kmp) by @[stepango](https://github.com/stepango): a Kotlin multiplatform(KMP) port of this project
- Python
- [llama2.py](https://github.com/tairov/llama2.py) by @[tairov](https://github.com/tairov): a simple one file pure Python port of this project with zero dependencies
- C#
Expand Down

0 comments on commit 541ca8d

Please sign in to comment.