Merge branch 'master' into patch-1

This commit is contained in:
Andrej
2023-08-02 10:06:01 -07:00
committed by GitHub
3 changed files with 145 additions and 1 deletions
+1
View File
@@ -212,6 +212,7 @@ If your candidate PRs have elements of these it doesn't mean they won't get merg
- [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.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
## unsorted todos